SlideShare una empresa de Scribd logo
Pierfrancesco Bellini, Paolo Nesi
Dipartimento Ingegneria Informazione, University of Florence, Italy
pbellini@dsi.unifi.it, paolo.nesi@unifi.it
ECLAP 2013, 8‐10 April 2013, Porto
 Web of documents
 The current Web, where data is mixed into HTML
 Difficult to be processed from machines
 Web of data
 Data present into HTML is also accessible in a 
machine‐friendly format
 Data is linked to other data in other repositories
ECLAP 2013, 8‐10 April 2013, Porto
1. Use dereferenceable HTTP Uniform Resource Identifiers 
to identify resources
2. Use RDF standard to describe resources
3. Link to other linked data resources over the web
Moreover:
 Reuse vocabularies to describe resources or define them 
via subclass/subproperties
 Vocabularies should be available as Linked Data
 Popular vocabularies:
 Dublin Core (human created artifacts)
 Friend of a Friend (person, organizations and relations)
 Creative Commons (legal information about works)
 Basic Geo Vocabulary (geographical coords.)
ECLAP 2013, 8‐10 April 2013, Porto
ECLAP 2013, 8‐10 April 2013, Porto
Linked Data Open Data
Linked
Open Data
 Improve user experience with more 
contextual information
 Semantic Data in machine‐friendly formats 
can be used to improve search experiences
 Used in Applications & API
ECLAP 2013, 8‐10 April 2013, Porto
 Multimedia Archive of Performing Arts
 content from 31 European content providers
 from 13 countries
 currently about 115,000 content items
 video, audio, images, documents, 3D, Braille music 
scores, epub, crossmedia…
 Best practice network on Performing Arts
 3 working groups on
▪ IPR issues
▪ Education
▪ Digital Libraries
ECLAP 2013, 8‐10 April 2013, Porto
ECLAP 2013, 8‐10 April 2013, Porto
ECLAP 2013, 8‐10 April 2013, Porto
 Links to Geonames a LOD repository of Geographical 
names
 Metadata in fields like
 dc:coverage, 
 dcterms:spatial
 (first)Performance Place,
 (first)Performance City,
 (first)Performance Country
are analyzed to match with geographical names from the 
GeoNames archive
 About 40000 relations found
ECLAP 2013, 8‐10 April 2013, Porto
Object
Term
User
Group
Annotation
geoname
http://www.eclap.eu/resource/term/501
http://www.eclap.eu/resource/group/3160
http://www.eclap.eu/resource/user/45
http://www.eclap.eu/resource/annotation/...
http://www.eclap.eu/resource/object/urn:axmedis:...
ECLAP 2013, 8‐10 April 2013, Porto
http://sws.geonames.org/...
 Use Dublin Core vocabulary
 For Performing Arts Metadata use a custom vocabulary 
with properties defined as specializations of Dublin Core 
properties
 performancePlace  dcterms:spatial
 performanceCity  dcterms:spatial
 performanceCountry  dcterms:spatial
 performanceDate  dcterms:issued
 performingArtsProfessional  dcterms:contributor
 dancer  performingArtsProfessional
 actor  performingArtsProfessional
 director  performingArtsProfessional
 …
ECLAP 2013, 8‐10 April 2013, Porto
ECLAP 2013, 8‐10 April 2013, Porto
<rdf:RDF …>
<rdf:Description rdf:about="http://www.eclap.eu/resource/object/urn:axmedis:00000:obj:04..">
<dc:title xml:lang="en">you PARA | DISO</dc:title>
<dc:description xml:lang="en">In July 2010 Emio Greco and Pieter C. Scholten presented their 
performance "you PARA | DISO" at Salle Garnier de l'Opéra de Monte‐Carlo. You PARA | DISO is the 
last performance around Dante’s Divina Commedia. … </dc:description>
<dc:publisher xml:lang="en">iTheatre</dc:publisher>
<dc:subject xml:lang="en">dance</dc:subject>
<dc:format>video</dc:format>
<dc:creator xml:lang="en">emio greco &amp; pc</dc:creator>
<dc:creator xml:lang="en">erik lint</dc:creator>
…
<eclap:performancePlace>Salle Garnier de l'Opéra de Monte‐Carlo</eclap:performancePlace>
<eclap:performanceCity>Monte‐Carlo</eclap:performanceCity>
<eclap:performanceCountry>Monaco</eclap:performanceCountry>
<eclap:performanceCountry rdf:resource="http://sws.geonames.org/2993457/"/>
<eclap:performanceDate>July 2010</eclap:performanceDate>
<eclap:choreographer>Emio Greco</eclap:choreographer>
<eclap:choreographer>Pieter C. Scholten</eclap:choreographer>
<eclap:historicalPeriod rdf:resource="http://www.eclap.eu/resource/term/567"/>
<eclap:performingArtsType rdf:resource="http://www.eclap.eu/resource/term/501"/>
<eclap:managementAndOrganization rdf:resource="http://www.eclap.eu/resource/term/514"/>
<dcterms:isPartOf rdf:resource="http://www.eclap.eu/resource/object/urn:axmedis:00000..."/>
<eclap:hasAnnotation rdf:resource="http://www.eclap.eu/resource/annotation/SideAnnotation_130..." 
/>
…
</rdf:Description>
</rdf:RDF>
 ECLAP provides six thesauri of terms for the 
classification of content (for a total of 231 terms):
 Subject (e.g., Teaching, Philosophy, Multiculture)
 Genre (e.g., Comedy, Comic, Drama)
 Historical period (e.g., Contemporary, Classical, XX 
Century)
 Movement and style (e.g., Experimental, Theatre of the 
absurd)
 Performing arts type (e.g., Dance, Ballet, Music, Rock, 
Theatre, Noh)
 Management and organization (e.g., Performance, 
Choreography )
ECLAP 2013, 8‐10 April 2013, Porto
 Use SKOS vocabulary
<rdf:RDF>
<skos:Concept rdf:about="http://www.eclap.eu/resource/term/501">
<skos:prefLabel xml:lang="it">Danza</skos:prefLabel>
<skos:prefLabel xml:lang="en">Dance</skos:prefLabel>
…
<skos:broader rdf:resource="http://www.eclap.eu/resource/term/664"/>
<skos:narrower rdf:resource="http://www.eclap.eu/resource/term/540"/>
<skos:narrower rdf:resource="http://www.eclap.eu/resource/term/539"/>
<skos:narrower rdf:resource="http://www.eclap.eu/resource/term/507"/>
<skos:narrower rdf:resource="http://www.eclap.eu/resource/term/506"/>
<eclap:isSubjectOf
rdf:resource="http://www.eclap.eu/resource/object/urn:axmedis:000... "/>
<eclap:isSubjectOf
rdf:resource="http://www.eclap.eu/resource/object/urn:axmedis:000... "/>
…
</skos:Concept>
</rdf:RDF>
 Use FOAF vocabulary
<rdf:RDF>
<foaf:Group rdf:about="http://www.eclap.eu/resource/group/2859">
<rdfs:label>Centro Teatro Ateneo, University of Rome La Sapienza, UNIROMA, Italia</rdfs:label>
<eclap:admin rdf:resource="http://www.eclap.eu/resource/user/1"/>
<eclap:admin rdf:resource="http://www.eclap.eu/resource/user/253"/>
…
<foaf:member rdf:resource="http://www.eclap.eu/resource/user/1"/>
<foaf:member rdf:resource="http://www.eclap.eu/resource/user/42"/>
…
<eclap:provide rdf:resource="http://www.eclap.eu/resource/object/urn:axmedis..."/>
<eclap:provide rdf:resource="http://www.eclap.eu/resource/object/urn:axmedis..."/>
…
</foaf:Group>
</rdf:RDF>
 Use FOAF vocabulary
<rdf:RDF …>
<foaf:Person rdf:about=”http://www.eclap.eu/resource/user/45”>
<foaf:nick>bellini</foaf:nick>
<foaf:knows rdf:recource=”http://www.eclap.eu/resource/user/1” />
…
<foaf:topic_interest rdf:resource=”http://www.eclap.eu/resource/term/501” />
<eclap:isMemberOf rdf:resource=”http://www.eclap.eu/resource/group/3160” />
<eclap:isAdminOf rdf:resource=”http://www.eclap.eu/resource/group/3160” />
<eclap:hasFavorite
rdf:resource=”http://www.eclap.eu/resource/object/urn:axmedis:000...” />
<eclap:hasFeatured
rdf:resource=”http://www.eclap.eu/resource/object/urn:axmedis:000...” />
<eclap:createdAnnotation
rdf:resource=”http://www.eclap.eu/resource/annotation/SideAnnotation...” />
</foaf:Person>
</rdf:RDF>
ECLAP 2013, 8‐10 April 2013, Porto
 Use Open Annotation Collaboration 
vocabulary (http://www.openannotation.org)
 Annotations can be associated with whole 
audiovisual or to a temporal fragment
 Body of an annotation can be a text and/or 
another audiovisual (as a whole or a 
fragment)
 MyStoryPlayer is the tool used navigate 
annotations 
ECLAP 2013, 8‐10 April 2013, Porto
<rdf:RDF xmlns:oa=”http://www.w3.org/ns/oa#”
xmlns:cnt=”http://www.w3.org/2011/content#”>
<oa:Annotation
rdf:about="http://www.eclap.eu/resource/annotation/SideAnnotation_13010...">
<oa:hasTarget>
<oa:SpecificResource>
<oa:hasSource
rdf:resource="http://www.eclap.eu/resource/object/urn:axmedis:0.."/>
<oa:hasSelector>
<oa:FragmentSelector>
<rdf:value>t=npt:10,60</rdf:value>
<dcterm:conformsTo rdf:resource=”http://www.w3.org/TR/media‐frags/”/>
</oa:FragmentSelector>
</oa:hasSelector>
</oa:SpecificResource>
</oa:hasTarget>
<oa:hasBody rdf:resource="http://www.eclap.eu/resource/object/urn:axmedis:..."/>
<oa:hasBody>
<cnt:ContentAsText>
<cnt:chars>this is an annotation</cnr:chars>
<dc:format>text/plain</dc:format>
</cnt:ContentAsText>
</oa:hasBody>
<oa:annotatedBy rdf:resource="http://www.eclap.eu/resource/user/1"/>
<oa:annotatedAt>2013‐02‐28T20:00:00</oa:annotatedAt>
</oa:Annotation>
 Linked data browsers (e.g. Q&D RDF Browser) 
ECLAP 2013, 8‐10 April 2013, Porto
 ECLAP Social Graph
ECLAP 2013, 8‐10 April 2013, Porto
Entity name… relation name
Entity 1
Entity 2
• Object
• Group
• User
•Taxonomy Term
• Collection
• Place
• Annotation
• Comment
ECLAP 2013, 8‐10 April 2013, Porto
Used to get other 
entities
 Object 
 creator  User
 groups  Group, …
 annotations  Annotation, …
 related objects  Object, … 
 taxonomies TaxonomyTerm, …
 comments  Comment, …
 favorite  User, …
 places  Place, …
 collections  Collection, …
ECLAP 2013, 8‐10 April 2013, Porto
 User 
 colleagues  User, …
 published  Object, …
 favorite  Object, …
 featured  Object, …
 Collection 
 objects  Object, …
 TaxonomyTerm 
 objects  Object, …
 broader TaxonomyTerm, …
 narrower TaxonomyTerm, 
…
 Place 
 objects  Object, …
ECLAP 2013, 8‐10 April 2013, Porto
 Operations on nodes
 Explore, add node relations to the graph
 Reduce, remove node relations from the graph
 Focus, clear all and start from the node
 Open, see the associated content
 Other operations
 Zoom, Pan
 Back
 Show/hide relations types
ECLAP 2013, 8‐10 April 2013, Porto
 In 2 months 6% of users watching a content interacted with 
the social graph (explore, open, focus, more…)
ECLAP 2013, 8‐10 April 2013, Porto
1366 operations
 ECLAP data is available as Linked Open Data
 A specific vocabulary was defined and it is available 
for reuse http://www.eclap.eu/schema/eclap
 Semantic relations are navigable using ECLAP 
Social Graph
 Future work
 Provide a SPARQL endpoint
 Link to other repositories as DBPedia
 Provide owl:sameAs relations with Europeana LOD
ECLAP 2013, 8‐10 April 2013, Porto

Más contenido relacionado

La actualidad más candente

Better Search With Structured Knowledge
Better Search With Structured KnowledgeBetter Search With Structured Knowledge
Better Search With Structured Knowledge
Michel Dumontier
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
Michael Hausenblas
 
Archives Hub - Data in :: Data out
Archives Hub - Data in :: Data outArchives Hub - Data in :: Data out
Archives Hub - Data in :: Data out
Jane Stevenson
 
Maass mass-omaha
Maass mass-omahaMaass mass-omaha
Maass mass-omaha
BMaass97
 
Metadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data EnvironmentMetadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data Environment
Diane Hillmann
 
Semantic Web Austin Yahoo
Semantic Web Austin YahooSemantic Web Austin Yahoo
Semantic Web Austin Yahoo
Peter Mika
 
Hiberlink: Investigating Reference Rot, December 2013
Hiberlink: Investigating Reference Rot, December 2013Hiberlink: Investigating Reference Rot, December 2013
Hiberlink: Investigating Reference Rot, December 2013
Herbert Van de Sompel
 
Forging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic WebForging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic Web
Gillian Byrne
 
Web Mining
Web MiningWeb Mining
Web Mining
Shobha Rani
 
Towards Supporting the Life Cycle of Web Data
Towards Supporting the Life Cycle of Web DataTowards Supporting the Life Cycle of Web Data
Towards Supporting the Life Cycle of Web Data
Gong Cheng
 
HOW TO FIND INFORMATION ON THE INTERNET
HOW TO FIND INFORMATION ON THE INTERNETHOW TO FIND INFORMATION ON THE INTERNET
HOW TO FIND INFORMATION ON THE INTERNET
Ahmed-Refat Refat
 
Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011
Jane Stevenson
 
Linked Data Usecases
Linked Data UsecasesLinked Data Usecases
Linked Data Usecases
Myungjin Lee
 
Lifting the Lid on Linked Data
Lifting the Lid on Linked DataLifting the Lid on Linked Data
Lifting the Lid on Linked Data
Jane Stevenson
 
Open-Content Text Corpus for African languages
Open-Content Text Corpus for African languagesOpen-Content Text Corpus for African languages
Open-Content Text Corpus for African languages
Guy De Pauw
 
Linked data for Enterprise Data Integration
Linked data for Enterprise Data IntegrationLinked data for Enterprise Data Integration
Linked data for Enterprise Data Integration
Sören Auer
 
Engineering Web Search Applications
Engineering Web Search ApplicationsEngineering Web Search Applications
Engineering Web Search Applications
Alessandro Bozzon
 

La actualidad más candente (17)

Better Search With Structured Knowledge
Better Search With Structured KnowledgeBetter Search With Structured Knowledge
Better Search With Structured Knowledge
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Archives Hub - Data in :: Data out
Archives Hub - Data in :: Data outArchives Hub - Data in :: Data out
Archives Hub - Data in :: Data out
 
Maass mass-omaha
Maass mass-omahaMaass mass-omaha
Maass mass-omaha
 
Metadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data EnvironmentMetadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data Environment
 
Semantic Web Austin Yahoo
Semantic Web Austin YahooSemantic Web Austin Yahoo
Semantic Web Austin Yahoo
 
Hiberlink: Investigating Reference Rot, December 2013
Hiberlink: Investigating Reference Rot, December 2013Hiberlink: Investigating Reference Rot, December 2013
Hiberlink: Investigating Reference Rot, December 2013
 
Forging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic WebForging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic Web
 
Web Mining
Web MiningWeb Mining
Web Mining
 
Towards Supporting the Life Cycle of Web Data
Towards Supporting the Life Cycle of Web DataTowards Supporting the Life Cycle of Web Data
Towards Supporting the Life Cycle of Web Data
 
HOW TO FIND INFORMATION ON THE INTERNET
HOW TO FIND INFORMATION ON THE INTERNETHOW TO FIND INFORMATION ON THE INTERNET
HOW TO FIND INFORMATION ON THE INTERNET
 
Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011
 
Linked Data Usecases
Linked Data UsecasesLinked Data Usecases
Linked Data Usecases
 
Lifting the Lid on Linked Data
Lifting the Lid on Linked DataLifting the Lid on Linked Data
Lifting the Lid on Linked Data
 
Open-Content Text Corpus for African languages
Open-Content Text Corpus for African languagesOpen-Content Text Corpus for African languages
Open-Content Text Corpus for African languages
 
Linked data for Enterprise Data Integration
Linked data for Enterprise Data IntegrationLinked data for Enterprise Data Integration
Linked data for Enterprise Data Integration
 
Engineering Web Search Applications
Engineering Web Search ApplicationsEngineering Web Search Applications
Engineering Web Search Applications
 

Destacado

Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...
Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...
Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...
Paolo Nesi
 
From parallel architecture to mapreduce hadoop passing on grid, UNIFI course
From parallel architecture to mapreduce hadoop passing on grid, UNIFI courseFrom parallel architecture to mapreduce hadoop passing on grid, UNIFI course
From parallel architecture to mapreduce hadoop passing on grid, UNIFI course
Paolo Nesi
 
Il punto di vista della ricerca: Smart Cities, Smart Specialisation in Toscana
Il punto di vista della ricerca:  Smart Cities, Smart Specialisation in ToscanaIl punto di vista della ricerca:  Smart Cities, Smart Specialisation in Toscana
Il punto di vista della ricerca: Smart Cities, Smart Specialisation in Toscana
Paolo Nesi
 
Mobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenze
Mobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenzeMobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenze
Mobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenze
Paolo Nesi
 
Ontology Building vs Data Harvesting and Cleaning for Smart-city Services
Ontology Building vs Data Harvesting and Cleaning for Smart-city ServicesOntology Building vs Data Harvesting and Cleaning for Smart-city Services
Ontology Building vs Data Harvesting and Cleaning for Smart-city Services
Paolo Nesi
 
Smart City at DISIT Lab, step two after smart city for beginners
Smart City at DISIT Lab, step two after smart city for beginnersSmart City at DISIT Lab, step two after smart city for beginners
Smart City at DISIT Lab, step two after smart city for beginners
Paolo Nesi
 
IPR and Business Models for Performing Arts Content, Best Practice Recommenda...
IPR and Business Models for Performing Arts Content, Best Practice Recommenda...IPR and Business Models for Performing Arts Content, Best Practice Recommenda...
IPR and Business Models for Performing Arts Content, Best Practice Recommenda...
Paolo Nesi
 
La Citta' invisibile; Le informazioni digitali nei contesti urbani
La Citta' invisibile; Le informazioni digitali nei contesti urbaniLa Citta' invisibile; Le informazioni digitali nei contesti urbani
La Citta' invisibile; Le informazioni digitali nei contesti urbani
Paolo Nesi
 
RESOLUTE: Governing for Resilience – Implementation Challenges
RESOLUTE: Governing for Resilience – Implementation Challenges RESOLUTE: Governing for Resilience – Implementation Challenges
RESOLUTE: Governing for Resilience – Implementation Challenges
Paolo Nesi
 
DISIT lab and research group, 2015-2016 overview for the next calls
DISIT lab and research group, 2015-2016 overview for the next callsDISIT lab and research group, 2015-2016 overview for the next calls
DISIT lab and research group, 2015-2016 overview for the next calls
Paolo Nesi
 
Models and Tools for Knowledge Reconstruction
Models and Tools for Knowledge ReconstructionModels and Tools for Knowledge Reconstruction
Models and Tools for Knowledge Reconstruction
Paolo Nesi
 
Automating Big Data Management, DISIT Lab
Automating Big Data Management, DISIT LabAutomating Big Data Management, DISIT Lab
Automating Big Data Management, DISIT Lab
Paolo Nesi
 
Big Data Smart City processes and tools, Real Time data processing tools
Big Data Smart City processes and tools, Real Time data processing toolsBig Data Smart City processes and tools, Real Time data processing tools
Big Data Smart City processes and tools, Real Time data processing tools
Paolo Nesi
 
TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...
TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...
TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...
Paolo Nesi
 
Service Map API, Smart City API, Open Data API
Service Map API, Smart City API, Open Data APIService Map API, Smart City API, Open Data API
Service Map API, Smart City API, Open Data API
Paolo Nesi
 
Distributed and Parallel Architecture, from grid to MapReduce, hadoop
Distributed and Parallel Architecture, from grid to MapReduce, hadoopDistributed and Parallel Architecture, from grid to MapReduce, hadoop
Distributed and Parallel Architecture, from grid to MapReduce, hadoop
Paolo Nesi
 

Destacado (16)

Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...
Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...
Smart City Ecosystem, fram data to value for the citizens, Km4City solution, ...
 
From parallel architecture to mapreduce hadoop passing on grid, UNIFI course
From parallel architecture to mapreduce hadoop passing on grid, UNIFI courseFrom parallel architecture to mapreduce hadoop passing on grid, UNIFI course
From parallel architecture to mapreduce hadoop passing on grid, UNIFI course
 
Il punto di vista della ricerca: Smart Cities, Smart Specialisation in Toscana
Il punto di vista della ricerca:  Smart Cities, Smart Specialisation in ToscanaIl punto di vista della ricerca:  Smart Cities, Smart Specialisation in Toscana
Il punto di vista della ricerca: Smart Cities, Smart Specialisation in Toscana
 
Mobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenze
Mobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenzeMobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenze
Mobile Emergency: Nuove Tecniche per la comunicazione e gestione delle emergenze
 
Ontology Building vs Data Harvesting and Cleaning for Smart-city Services
Ontology Building vs Data Harvesting and Cleaning for Smart-city ServicesOntology Building vs Data Harvesting and Cleaning for Smart-city Services
Ontology Building vs Data Harvesting and Cleaning for Smart-city Services
 
Smart City at DISIT Lab, step two after smart city for beginners
Smart City at DISIT Lab, step two after smart city for beginnersSmart City at DISIT Lab, step two after smart city for beginners
Smart City at DISIT Lab, step two after smart city for beginners
 
IPR and Business Models for Performing Arts Content, Best Practice Recommenda...
IPR and Business Models for Performing Arts Content, Best Practice Recommenda...IPR and Business Models for Performing Arts Content, Best Practice Recommenda...
IPR and Business Models for Performing Arts Content, Best Practice Recommenda...
 
La Citta' invisibile; Le informazioni digitali nei contesti urbani
La Citta' invisibile; Le informazioni digitali nei contesti urbaniLa Citta' invisibile; Le informazioni digitali nei contesti urbani
La Citta' invisibile; Le informazioni digitali nei contesti urbani
 
RESOLUTE: Governing for Resilience – Implementation Challenges
RESOLUTE: Governing for Resilience – Implementation Challenges RESOLUTE: Governing for Resilience – Implementation Challenges
RESOLUTE: Governing for Resilience – Implementation Challenges
 
DISIT lab and research group, 2015-2016 overview for the next calls
DISIT lab and research group, 2015-2016 overview for the next callsDISIT lab and research group, 2015-2016 overview for the next calls
DISIT lab and research group, 2015-2016 overview for the next calls
 
Models and Tools for Knowledge Reconstruction
Models and Tools for Knowledge ReconstructionModels and Tools for Knowledge Reconstruction
Models and Tools for Knowledge Reconstruction
 
Automating Big Data Management, DISIT Lab
Automating Big Data Management, DISIT LabAutomating Big Data Management, DISIT Lab
Automating Big Data Management, DISIT Lab
 
Big Data Smart City processes and tools, Real Time data processing tools
Big Data Smart City processes and tools, Real Time data processing toolsBig Data Smart City processes and tools, Real Time data processing tools
Big Data Smart City processes and tools, Real Time data processing tools
 
TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...
TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...
TUTORIAL 1/2 (of the second part) ECLAP 2012 Conference: Ingestion Process Ov...
 
Service Map API, Smart City API, Open Data API
Service Map API, Smart City API, Open Data APIService Map API, Smart City API, Open Data API
Service Map API, Smart City API, Open Data API
 
Distributed and Parallel Architecture, from grid to MapReduce, hadoop
Distributed and Parallel Architecture, from grid to MapReduce, hadoopDistributed and Parallel Architecture, from grid to MapReduce, hadoop
Distributed and Parallel Architecture, from grid to MapReduce, hadoop
 

Similar a A Linked Open Data Service for Performing Arts

Linked Open (Geo)Data and the Distributed Ontology Language – a perfect match
Linked Open (Geo)Data and the Distributed Ontology Language – a perfect matchLinked Open (Geo)Data and the Distributed Ontology Language – a perfect match
Linked Open (Geo)Data and the Distributed Ontology Language – a perfect match
Christoph Lange
 
Data Portability with SIOC and FOAF
Data Portability with SIOC and FOAFData Portability with SIOC and FOAF
Data Portability with SIOC and FOAF
Uldis Bojars
 
A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...
A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...
A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...
Eric Stephan
 
Linked Data - the Future for Open Repositories?
Linked Data - the Future for Open Repositories?Linked Data - the Future for Open Repositories?
Linked Data - the Future for Open Repositories?
Adrian Stevenson
 
Linked Data for Czech Legislation
Linked Data for Czech LegislationLinked Data for Czech Legislation
Linked Data for Czech Legislation
Martin Necasky
 
Open Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in EducationOpen Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in Education
Stefan Dietze
 
Linked GeoData - WhereCampDC 20110610
Linked GeoData - WhereCampDC 20110610Linked GeoData - WhereCampDC 20110610
Linked GeoData - WhereCampDC 20110610
Dave Smith / USEPA Office of Environmental Information
 
Linked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGLinked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIG
Chris Ewing
 
Introduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologyIntroduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and Terminology
Steven Miller
 
FAIR data
FAIR dataFAIR data
FAIR data
Sarah Jones
 
Linked Open Vocabularies
Linked Open VocabulariesLinked Open Vocabularies
Linked Open Vocabularies
Giorgia Lodi
 
Introducing linked data
Introducing linked dataIntroducing linked data
Introducing linked data
Alison Hitchens
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenza
Giorgia Lodi
 
Web of Data as a Solution for Interoperability. Case Studies
Web of Data as a Solution for Interoperability. Case StudiesWeb of Data as a Solution for Interoperability. Case Studies
Web of Data as a Solution for Interoperability. Case Studies
Sabin Buraga
 
Resource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and FederationResource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and Federation
Pistoia Alliance
 
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early AdoptersApril 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
National Information Standards Organization (NISO)
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015
Cason Snow
 
Linked dataresearch
Linked dataresearchLinked dataresearch
Linked dataresearch
Tope Omitola
 
Linked sensor data
Linked sensor dataLinked sensor data
Linked sensor data
Tamiris Sousa
 
Building a semantic website
Building a semantic websiteBuilding a semantic website
Building a semantic website
CJ Jenkins
 

Similar a A Linked Open Data Service for Performing Arts (20)

Linked Open (Geo)Data and the Distributed Ontology Language – a perfect match
Linked Open (Geo)Data and the Distributed Ontology Language – a perfect matchLinked Open (Geo)Data and the Distributed Ontology Language – a perfect match
Linked Open (Geo)Data and the Distributed Ontology Language – a perfect match
 
Data Portability with SIOC and FOAF
Data Portability with SIOC and FOAFData Portability with SIOC and FOAF
Data Portability with SIOC and FOAF
 
A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...
A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...
A Linked Fusion of Things, Services, and Data to Support a Collaborative Data...
 
Linked Data - the Future for Open Repositories?
Linked Data - the Future for Open Repositories?Linked Data - the Future for Open Repositories?
Linked Data - the Future for Open Repositories?
 
Linked Data for Czech Legislation
Linked Data for Czech LegislationLinked Data for Czech Legislation
Linked Data for Czech Legislation
 
Open Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in EducationOpen Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in Education
 
Linked GeoData - WhereCampDC 20110610
Linked GeoData - WhereCampDC 20110610Linked GeoData - WhereCampDC 20110610
Linked GeoData - WhereCampDC 20110610
 
Linked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIGLinked Data Overview - AGI Technical SIG
Linked Data Overview - AGI Technical SIG
 
Introduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologyIntroduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and Terminology
 
FAIR data
FAIR dataFAIR data
FAIR data
 
Linked Open Vocabularies
Linked Open VocabulariesLinked Open Vocabularies
Linked Open Vocabularies
 
Introducing linked data
Introducing linked dataIntroducing linked data
Introducing linked data
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenza
 
Web of Data as a Solution for Interoperability. Case Studies
Web of Data as a Solution for Interoperability. Case StudiesWeb of Data as a Solution for Interoperability. Case Studies
Web of Data as a Solution for Interoperability. Case Studies
 
Resource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and FederationResource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and Federation
 
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early AdoptersApril 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015
 
Linked dataresearch
Linked dataresearchLinked dataresearch
Linked dataresearch
 
Linked sensor data
Linked sensor dataLinked sensor data
Linked sensor data
 
Building a semantic website
Building a semantic websiteBuilding a semantic website
Building a semantic website
 

Último

NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 

Último (20)

NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 

A Linked Open Data Service for Performing Arts