SlideShare una empresa de Scribd logo
1 de 35
Descargar para leer sin conexión
Semantics and Linkage of Archive(d) Catalogs
Knowledge Organization and Cultural Heritage: Perspectives of Semantic Web Workshop
Taipei, June 2 2016 Tyng-Ruey Chuang, Andrea Wei-Ching Huang, Cheng-Jen Lee and Hsin-Ping Chen
Institute of Information Science, Academia Sinica, Taipei, Taiwan.
This is a English draft version for the slide: https://goo.gl/YUSI74
1. Archive(d) Catalogs
Archive(d) Catalogs
● Interface of Archive(d) Catalogs for General Public.
● Researchers need references from different institutions.
● Maintenance & Updates;Catalogs become Archived Objects!
● catalog.digitalarchives.tw:resources from 14 domains
● Part of catalogs adapt CC licenses:free to copy and distribute
– Representations & Linked Data of the Archive(d) Catalogs
– Semantic Query for Time, Place, People and Object
– Implementation of the Linked Data
XML – RDF – CSV
● XML
– Nested Hierarchy;Text & Markup in the same document
– Markup language for document structure is customizable
● RDF
– Node Network:;individual-relation-individual(individual—
attribute—value)
– Semantic relation (attribute) is customizable
● CSV
– Tabular Data;homogeneous grouping for the individual
attribute of tables
– Flexible column-aligned;fixed-column numbers
XML – eXtensible Markup Language
RDF – Resource Description Framework
CSV – Comma-Separated Values
From XML to RDF via CSV
● Structure of Catalogs: XML
– non-recursive、non-nested type document;fixed vocabulary;
textual records
● Medium Tabular Data: CSV
– mapping XML vocabulary to RDF vocabulary;catalogs in
sequence of raw and column
● Linked Data: RDF
– convert csv as linked data ;use domain vocabularies for data
relation
● In focus:
– CSV can refer to other CSV resources;CSV is human
editable;Process of editing CSV is manageable;software
tools are plenty available ;linked data generation is flexible.
2. A System for Linked Data
http://data.odw.tw/
From Archive(d) Catalogs to Linked Data
Representation of Archive(d) Catalogs via Linked Data (RDF objects
are pure text)
 This is version D. (D is for DC15.)
Mapping and linking external resources with domain vocabularies
for enriched and refined semantics
This is version R. (R is for Refined.)
Extract place names from "Coverage" (dc:coverage), and map
them to place IDs on geonames.org.
Normalize values in "Date” column (dc:date) using ISO 8601, or
map time related terms to Wikidata IDs.
Map titles of biology items to entries on Encyclopedia of Life.
 First by automatic processes, then manual adjustments to the
processes.
Vocabulary Mapping and Data Conversion:
Archived
Catalogs
XML/ CSV
txn:hasEOLPage
<http://eol.org/pages/1134120> ;
--------------------------------------------
skos:editorialNote "採集日期" ;
dwc:eventDate "1993-04-25" ;
RDF-like
CSV
Step 1:
Mapping
original
columns to
vocabularies
Use “profiles” to define mappings.
Vocabularies are changeable through profiles.
Step 2:
Converting
CSV data to
linked data
Original Data After Vocabulary Mapping Linked Data (RDF)
Title 台灣一葉蘭
Date::field 採集日期
Date 1993-04-25
txn:hasEOLPage eol:1134120
rdf:type schema:CreateAction
skos:editorialNote 採集日期
dwc:eventDate 1993-04-25
Storage and Representation
For Machine Access
SPARQL Endpoint
High Performance
High Reliability
For Linked Data Browser
Popular Open Source Data Portal
Customizable UI
Import/Export Linked Data
XML + CSV of Archived Catalogs
(Start by encoding Dublin Core 15 Elements)
Linked Data
(D + R versions)
CKAN
(Data Representation,
Search and Data API)
Virtuoso
(SPARQL
Semantic Query)
Mapping & Conversion
Users
System Diagram and Operation Overview
Function (1): Linked Data Browsing
Main Menu
Records: Original Data (D Version)
Refined: Semantics Enriched (R Version)
List of Objects
Filters
Title and Image
Quick switch between D and
R versions of the same record
Content of
Linked data
JSON and Turtle
formats provided
Function (2): Spatial Query
• Spatial indexing based on geo:lat and geo:long values.
Data about
Tainan
Function (3): Temporal Query
• Temporal indexing based on dct:W3CDTF, xsd:date, and xsd:gYear values.
Data in 19th century
Function (4): SPARQL Endpoint
Spatial
Representation
(in development)
Publish & Find
Datasets
Store & Manage Data
Engage with Users &
Others
Customize & Extend
• Friendly search interface
• Rich data format previewer
• Data API supported
• Complete data workflow
• Dataset access control
• Rich programming interface • Work with category
services
• Data harvesting
• Social sharing
3. Semantics and Linkage :
An Ontology for Open Data Web (voc4odw)
http://voc.odw.tw/
Start from the R4R ontology
Reusing 840,000 cc licensed objects
data:dOID
evt84:eventID
r1: dOID
dcat:landingPage
data:p20160601-dOID
data:p20160601-dOID
Descriptive Metadata
DC 15 Elements
Administrative Metadata
PROVENANCE
agent:qID project:qID
r4r:hasProvenance
r4r:isPackagedWith
r4r:locateAt
prov:wasInfluencedBy
dct:requires
Semantic Refinement
o D version as the main RRObject (Reusing Related Object) o R version, a semantic enrichment is based on D versiono Each Object is packaged with Provenance
Place
Time
Which object does the metadata refer to? When? Where?
o Data Model depends on Conceptual
Model to decide event concepts of
People, Time and Place。
o Event Concept depends on Context
which comes from common or domain
knowledge.
o Ex. A general photo event is described
by Schema.org terms, and if this
photography activity is associated with
domain knowledge, they will be further
described through Art and
Architecture Thesaurus (AAT) or
Darwin Core Terms (dwc)。
o To assist users to
understand object ID
structure when they reuse
resources in data.odw.tw.
o The used common vocabularies and their relations are
independently grouped from the Core Model. This
mechanism can simplify the structure of the Core.
o Without changing the Core Model, this mechanism assists
the convenience of flexibility in adding or replacing
vocabularies.
DC 15 Elements DC Terms Class
1. dc:contributor 1. dct:contributor
2. dc:coverage 2. dct:coverage LocationPeriodOrJurisdiction
 Location
 PeriodOfTime
 Coverage Literal
3. dc:creator 3. dct:creator
4. dc:date 4. dct:date  PeriodOfTime
 Date Literal
5. dc:description 5. dct:description
6. dc:format 6. dct:format
7. dc:identifier 7. dct:identifier
8. dc:language 8. dct:language
9. dc:publisher 9. dct:publisher
10. dc:relation 10. dct:relation
11. dc:rights 11. dct:rights
12. dc:source 12. dct:source
13. dc:subject 13. dct:subject
14. dc:title 14. dct:title dtxn:hasEOLpage
15. dc:type 15. dct:type
Event
Time Place People
event:place
gn:locatedIn
gn:parentADM1
gn:parentADM2
gn:parentADM3
gn:parentADM4
gn:parentCountry
gn:parentFeature
geo:lat
geo:long
dwc:locality
dwc:maximumElevationInMeters
dwc:minimumElevationInMeters
dwc:verbatimDepth
dwc:continent
dwc:locationID
gn:historicalName
gn:countryCode
schema:geo
schema:elevation
schema:location
schema:polygon
dct:temporal
event:time
time:intervalStarts
time:intervalFinishes
time:intervalBefore
time:intervalAfter
voc:lastIntervalOf
voc:initialIntervalOf
dct:date
dwc:dateIdentified
dwc:eventDate
dwc:namePublishedInYear
schema:endDate
schema:startDate
schema:birthDate
schema:deathDate
voc:pointBefore
voc:pointAfter
voc:latest
(not done yet)
(not done yet)
(not done yet)
(not done yet)
o Extract spatial and temporal information from
Coverage; extract temporal information from Date.
o In the Event Context, the spatio-temporal
relations use properties from Time Ontology and
GeoNames Ontology.
o If the event is within domain knowledge context
such as identifying specimen, domain vocabularies
are used (ex. Darwin Core Terms :
dwc:dateIdentified).
txn:hasEOLPage
EOL
Time Normalization
GeoNames
Wikidata
dct:temporal dct:spatial
dct:date schema:location ^^xsd:date
rdf:type
o Concepts for Event Type, Event Factor, Event Product are Class Individuals. This design
assists users to increase, delete, or replace knowledge concepts based on their needs
without affecting the structure of the Core Model.
o We first link Biology data to Encyclopaedia of
Life (EOL) for semantic enrichments
Place
Time
dct:PhysicalResource
event:factor
event:product
dwc:PreservedSpecimen
event:factor
event:product
schema:Photograph
event:factor
schema:MediaObject event:product
dct:PhysicalMedium
schema:ImageObject
o Use concepts of Event Factor, Event Product to answer questions: What does the metadata describe? What time? Which place?
o Clarify the subject of the event in different digitalization processes: A physical resource, a physical medium, or a media object?
Semantics and Linkage of Archive(d) Catalogs
voc:CoreModel
Provenance of Archive(d) Catalogs
Girl Lost in Thought :When is my birthday?
source: http://image.digitalarchives.tw/ImageCache/00/46/73/00.jpg
People understand
But machines cannot
Traditional Web Page
“Time period in Taiwan under Japanese rule”
Pure text from metadata description
DC15
D version : Provenance
prov:wasStartedBy
“Time period in Taiwan under Japanese rule”
People understand
Machines understand a little
o “Time period in Taiwan under Japanese rule” is about Time
o The Girl’s Genealogy.
o New representations of time intervals, and their temporal relations.
o Allow multiple interpretations to co-exist for one resource.
o When external resources are updated and enriched, semantics of
this resource is updated and enriched automatically as well.
DC15 Refined
British, German, French,
Japanese, Spanish …can
understand
More People understand
“Time period in Taiwan under Japanese rule”
wde:Q137816
Machines can make inferences too…
data.odw.tw & voc.odw.tw
We welcome your valuable
comments & suggestions!

Más contenido relacionado

La actualidad más candente

Diversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic Datasets
Diversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic DatasetsDiversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic Datasets
Diversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic DatasetsAdila Krisnadhi
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark GreavesMediabistro
 
Data exchange alternatives, GIGA TAG (2009)
Data exchange alternatives, GIGA TAG (2009)Data exchange alternatives, GIGA TAG (2009)
Data exchange alternatives, GIGA TAG (2009)Dag Endresen
 
10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...
10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...
10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...DuraSpace
 
FAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologiesFAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologiesResearch Data Alliance
 
Scaling up Linked Data
Scaling up Linked DataScaling up Linked Data
Scaling up Linked DataEUCLID project
 
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersAlphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersNew York University
 
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...Fabrizio Orlandi
 
EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)
EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)
EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)Dag Endresen
 
Beyond 2022 project presentation 2021
Beyond 2022 project presentation 2021Beyond 2022 project presentation 2021
Beyond 2022 project presentation 2021Fabrizio Orlandi
 
Using Neo4j for exploring the research graph connections made by RD-Switchboard
Using Neo4j for exploring the research graph connections made by RD-SwitchboardUsing Neo4j for exploring the research graph connections made by RD-Switchboard
Using Neo4j for exploring the research graph connections made by RD-Switchboardamiraryani
 
Health Datapalooza 2013: Open Government Data - Natasha Noy
Health Datapalooza 2013: Open Government Data - Natasha NoyHealth Datapalooza 2013: Open Government Data - Natasha Noy
Health Datapalooza 2013: Open Government Data - Natasha NoyHealth Data Consortium
 
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...Stuart Chalk
 
Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3Gill Hamilton
 
Microtask Crowdsourcing Applications for Linked Data
Microtask Crowdsourcing Applications for Linked DataMicrotask Crowdsourcing Applications for Linked Data
Microtask Crowdsourcing Applications for Linked DataEUCLID project
 
ESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked data
ESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked dataESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked data
ESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked dataeswcsummerschool
 

La actualidad más candente (19)

Timbuctoo 2 EASY
Timbuctoo 2 EASYTimbuctoo 2 EASY
Timbuctoo 2 EASY
 
Diversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic Datasets
Diversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic DatasetsDiversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic Datasets
Diversity++2015 talk: R2R+BCO-DMO - Linked Oceanographic Datasets
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark Greaves
 
Data exchange alternatives, GIGA TAG (2009)
Data exchange alternatives, GIGA TAG (2009)Data exchange alternatives, GIGA TAG (2009)
Data exchange alternatives, GIGA TAG (2009)
 
10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...
10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...
10-1-13 “Research Data Curation at UC San Diego: An Overview” Presentation Sl...
 
FAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologiesFAIRness through a novel combination of Web technologies
FAIRness through a novel combination of Web technologies
 
Scaling up Linked Data
Scaling up Linked DataScaling up Linked Data
Scaling up Linked Data
 
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata MattersAlphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
Alphabet soup: CDM, VRA, CCO, METS, MODS, RDF - Why Metadata Matters
 
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
 
EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)
EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)
EURISCO and GBIF IPT, at the Vavilov Institute in St Petersburg (27 April 2010)
 
Beyond 2022 project presentation 2021
Beyond 2022 project presentation 2021Beyond 2022 project presentation 2021
Beyond 2022 project presentation 2021
 
Using Neo4j for exploring the research graph connections made by RD-Switchboard
Using Neo4j for exploring the research graph connections made by RD-SwitchboardUsing Neo4j for exploring the research graph connections made by RD-Switchboard
Using Neo4j for exploring the research graph connections made by RD-Switchboard
 
Health Datapalooza 2013: Open Government Data - Natasha Noy
Health Datapalooza 2013: Open Government Data - Natasha NoyHealth Datapalooza 2013: Open Government Data - Natasha Noy
Health Datapalooza 2013: Open Government Data - Natasha Noy
 
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
 
Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3
 
Microtask Crowdsourcing Applications for Linked Data
Microtask Crowdsourcing Applications for Linked DataMicrotask Crowdsourcing Applications for Linked Data
Microtask Crowdsourcing Applications for Linked Data
 
Washington Linked Data Authority Service at University of Houston
Washington Linked Data Authority Service at University of HoustonWashington Linked Data Authority Service at University of Houston
Washington Linked Data Authority Service at University of Houston
 
ESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked data
ESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked dataESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked data
ESWC SS 2013 - Thursday Keynote Vassilis Christophides: Preserving linked data
 
Expanding the content categories at JaLC
Expanding the content categories at JaLCExpanding the content categories at JaLC
Expanding the content categories at JaLC
 

Destacado

20160602 典藏目錄的語意與連結
20160602 典藏目錄的語意與連結20160602 典藏目錄的語意與連結
20160602 典藏目錄的語意與連結andrea huang
 
A preliminary study on Wikipedia Dbpdeia and Wikidata
A preliminary study on Wikipedia Dbpdeia and WikidataA preliminary study on Wikipedia Dbpdeia and Wikidata
A preliminary study on Wikipedia Dbpdeia and Wikidataandrea huang
 
A Linked Data Prototype for the Union Catalog of Digital Archives Taiwan
A Linked Data Prototype for the Union Catalog of Digital Archives TaiwanA Linked Data Prototype for the Union Catalog of Digital Archives Taiwan
A Linked Data Prototype for the Union Catalog of Digital Archives Taiwanandrea huang
 
Power Point
Power PointPower Point
Power PointAster
 
Diccionario visual
Diccionario visualDiccionario visual
Diccionario visualAster
 
Legal Aspects Of New Media Quirk 2008
Legal Aspects Of New Media   Quirk   2008Legal Aspects Of New Media   Quirk   2008
Legal Aspects Of New Media Quirk 2008Paul Jacobson
 
Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104
Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104
Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104sokoban
 
Creacion literaria
Creacion literariaCreacion literaria
Creacion literariaAster
 
china is beautiful
china is beautifulchina is beautiful
china is beautifulsokoban
 
Bella-Italia
Bella-ItaliaBella-Italia
Bella-Italiasokoban
 
三峽隆恩埔原住民族文化部落新建工程
三峽隆恩埔原住民族文化部落新建工程三峽隆恩埔原住民族文化部落新建工程
三峽隆恩埔原住民族文化部落新建工程relax.chi
 
Dragos Lumpan Chipuri De Viata Monahala(Album Foto)
Dragos Lumpan Chipuri De Viata Monahala(Album Foto)Dragos Lumpan Chipuri De Viata Monahala(Album Foto)
Dragos Lumpan Chipuri De Viata Monahala(Album Foto)sokoban
 
Want themost angelhack jakarta 2013
Want themost angelhack jakarta 2013Want themost angelhack jakarta 2013
Want themost angelhack jakarta 2013ReinҲ Rein
 
Project Syndroid
Project SyndroidProject Syndroid
Project Syndroidcromwellian
 
Presentation – Mobile Show Africa 2012
Presentation – Mobile Show Africa 2012Presentation – Mobile Show Africa 2012
Presentation – Mobile Show Africa 2012Paul Jacobson
 

Destacado (20)

20160602 典藏目錄的語意與連結
20160602 典藏目錄的語意與連結20160602 典藏目錄的語意與連結
20160602 典藏目錄的語意與連結
 
A preliminary study on Wikipedia Dbpdeia and Wikidata
A preliminary study on Wikipedia Dbpdeia and WikidataA preliminary study on Wikipedia Dbpdeia and Wikidata
A preliminary study on Wikipedia Dbpdeia and Wikidata
 
A Linked Data Prototype for the Union Catalog of Digital Archives Taiwan
A Linked Data Prototype for the Union Catalog of Digital Archives TaiwanA Linked Data Prototype for the Union Catalog of Digital Archives Taiwan
A Linked Data Prototype for the Union Catalog of Digital Archives Taiwan
 
Data integrity nishodh 01092016
Data integrity nishodh 01092016Data integrity nishodh 01092016
Data integrity nishodh 01092016
 
University Libraries and Iris
University Libraries and IrisUniversity Libraries and Iris
University Libraries and Iris
 
Power Point
Power PointPower Point
Power Point
 
Where business meet’s IT
Where business meet’s ITWhere business meet’s IT
Where business meet’s IT
 
Diigo
DiigoDiigo
Diigo
 
Diccionario visual
Diccionario visualDiccionario visual
Diccionario visual
 
Legal Aspects Of New Media Quirk 2008
Legal Aspects Of New Media   Quirk   2008Legal Aspects Of New Media   Quirk   2008
Legal Aspects Of New Media Quirk 2008
 
Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104
Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104
Fwd: trevs-POWERPOINT-SHOWS Trevs- powerpoint.104
 
Creacion literaria
Creacion literariaCreacion literaria
Creacion literaria
 
china is beautiful
china is beautifulchina is beautiful
china is beautiful
 
Bella-Italia
Bella-ItaliaBella-Italia
Bella-Italia
 
三峽隆恩埔原住民族文化部落新建工程
三峽隆恩埔原住民族文化部落新建工程三峽隆恩埔原住民族文化部落新建工程
三峽隆恩埔原住民族文化部落新建工程
 
Dragos Lumpan Chipuri De Viata Monahala(Album Foto)
Dragos Lumpan Chipuri De Viata Monahala(Album Foto)Dragos Lumpan Chipuri De Viata Monahala(Album Foto)
Dragos Lumpan Chipuri De Viata Monahala(Album Foto)
 
Want themost angelhack jakarta 2013
Want themost angelhack jakarta 2013Want themost angelhack jakarta 2013
Want themost angelhack jakarta 2013
 
Project Syndroid
Project SyndroidProject Syndroid
Project Syndroid
 
Janis Joplin The Legend
Janis Joplin The LegendJanis Joplin The Legend
Janis Joplin The Legend
 
Presentation – Mobile Show Africa 2012
Presentation – Mobile Show Africa 2012Presentation – Mobile Show Africa 2012
Presentation – Mobile Show Africa 2012
 

Similar a 20160818 Semantics and Linkage of Archived Catalogs

“Open Data Web” – A Linked Open Data Repository Built with CKAN
“Open Data Web” – A Linked Open Data Repository Built with CKAN“Open Data Web” – A Linked Open Data Repository Built with CKAN
“Open Data Web” – A Linked Open Data Repository Built with CKANChengjen Lee
 
RDF Data and Image Annotations in ResearchSpace (slides)
RDF Data and Image Annotations in ResearchSpace (slides)RDF Data and Image Annotations in ResearchSpace (slides)
RDF Data and Image Annotations in ResearchSpace (slides)Vladimir Alexiev, PhD, PMP
 
The nature.com ontologies portal: nature.com/ontologies
The nature.com ontologies portal: nature.com/ontologiesThe nature.com ontologies portal: nature.com/ontologies
The nature.com ontologies portal: nature.com/ontologiesTony Hammond
 
Technologies For Appraising and Managing Electronic Records
Technologies For Appraising and Managing Electronic RecordsTechnologies For Appraising and Managing Electronic Records
Technologies For Appraising and Managing Electronic Recordspbajcsy
 
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...Jennifer Bowen
 
Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.Enrico Daga
 
RO-Crate: packaging metadata love notes into FAIR Digital Objects
RO-Crate: packaging metadata love notes into FAIR Digital ObjectsRO-Crate: packaging metadata love notes into FAIR Digital Objects
RO-Crate: packaging metadata love notes into FAIR Digital ObjectsCarole Goble
 
From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...Xiaogang (Marshall) Ma
 
RO-Crate: A framework for packaging research products into FAIR Research Objects
RO-Crate: A framework for packaging research products into FAIR Research ObjectsRO-Crate: A framework for packaging research products into FAIR Research Objects
RO-Crate: A framework for packaging research products into FAIR Research ObjectsCarole Goble
 
Oxford Common File Layout (OCFL)
Oxford Common File Layout (OCFL)Oxford Common File Layout (OCFL)
Oxford Common File Layout (OCFL)Simeon Warner
 
Data standardization process for social sciences and humanities
Data standardization process for social sciences and humanitiesData standardization process for social sciences and humanities
Data standardization process for social sciences and humanitiesvty
 
Open library data and embrace the world library linked data
Open library data and embrace the world library linked dataOpen library data and embrace the world library linked data
Open library data and embrace the world library linked data皓仁 柯
 
Data Integration And Visualization
Data Integration And VisualizationData Integration And Visualization
Data Integration And VisualizationIvan Ermilov
 
Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Jane Stevenson
 
FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout Carole Goble
 
Reuse of Structured Data: Semantics, Linkage, and Realization
Reuse of Structured Data: Semantics, Linkage, and RealizationReuse of Structured Data: Semantics, Linkage, and Realization
Reuse of Structured Data: Semantics, Linkage, and Realizationandrea huang
 
Oregon Digital: Collaborative Hydra Development
Oregon Digital: Collaborative Hydra DevelopmentOregon Digital: Collaborative Hydra Development
Oregon Digital: Collaborative Hydra DevelopmentKaren Estlund
 
Lifting the Lid on Linked Data
Lifting the Lid on Linked DataLifting the Lid on Linked Data
Lifting the Lid on Linked DataJane Stevenson
 

Similar a 20160818 Semantics and Linkage of Archived Catalogs (20)

“Open Data Web” – A Linked Open Data Repository Built with CKAN
“Open Data Web” – A Linked Open Data Repository Built with CKAN“Open Data Web” – A Linked Open Data Repository Built with CKAN
“Open Data Web” – A Linked Open Data Repository Built with CKAN
 
RDF Data and Image Annotations in ResearchSpace (slides)
RDF Data and Image Annotations in ResearchSpace (slides)RDF Data and Image Annotations in ResearchSpace (slides)
RDF Data and Image Annotations in ResearchSpace (slides)
 
NISO/NFAIS Joint Virtual Conference: Connecting the Library to the Wider Worl...
NISO/NFAIS Joint Virtual Conference: Connecting the Library to the Wider Worl...NISO/NFAIS Joint Virtual Conference: Connecting the Library to the Wider Worl...
NISO/NFAIS Joint Virtual Conference: Connecting the Library to the Wider Worl...
 
The nature.com ontologies portal: nature.com/ontologies
The nature.com ontologies portal: nature.com/ontologiesThe nature.com ontologies portal: nature.com/ontologies
The nature.com ontologies portal: nature.com/ontologies
 
Technologies For Appraising and Managing Electronic Records
Technologies For Appraising and Managing Electronic RecordsTechnologies For Appraising and Managing Electronic Records
Technologies For Appraising and Managing Electronic Records
 
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
 
Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.
 
RO-Crate: packaging metadata love notes into FAIR Digital Objects
RO-Crate: packaging metadata love notes into FAIR Digital ObjectsRO-Crate: packaging metadata love notes into FAIR Digital Objects
RO-Crate: packaging metadata love notes into FAIR Digital Objects
 
From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...
 
RO-Crate: A framework for packaging research products into FAIR Research Objects
RO-Crate: A framework for packaging research products into FAIR Research ObjectsRO-Crate: A framework for packaging research products into FAIR Research Objects
RO-Crate: A framework for packaging research products into FAIR Research Objects
 
Oxford Common File Layout (OCFL)
Oxford Common File Layout (OCFL)Oxford Common File Layout (OCFL)
Oxford Common File Layout (OCFL)
 
Data standardization process for social sciences and humanities
Data standardization process for social sciences and humanitiesData standardization process for social sciences and humanities
Data standardization process for social sciences and humanities
 
Open library data and embrace the world library linked data
Open library data and embrace the world library linked dataOpen library data and embrace the world library linked data
Open library data and embrace the world library linked data
 
Data Integration And Visualization
Data Integration And VisualizationData Integration And Visualization
Data Integration And Visualization
 
Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011
 
FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout FAIR Workflows and Research Objects get a Workout
FAIR Workflows and Research Objects get a Workout
 
The Ariadne Project
The Ariadne ProjectThe Ariadne Project
The Ariadne Project
 
Reuse of Structured Data: Semantics, Linkage, and Realization
Reuse of Structured Data: Semantics, Linkage, and RealizationReuse of Structured Data: Semantics, Linkage, and Realization
Reuse of Structured Data: Semantics, Linkage, and Realization
 
Oregon Digital: Collaborative Hydra Development
Oregon Digital: Collaborative Hydra DevelopmentOregon Digital: Collaborative Hydra Development
Oregon Digital: Collaborative Hydra Development
 
Lifting the Lid on Linked Data
Lifting the Lid on Linked DataLifting the Lid on Linked Data
Lifting the Lid on Linked Data
 

Más de andrea huang

結構資料的再次使用:語意、連結與實作
結構資料的再次使用:語意、連結與實作結構資料的再次使用:語意、連結與實作
結構資料的再次使用:語意、連結與實作andrea huang
 
20130805 Activating Linked Open Data in Libraries Archives and Museums
20130805 Activating Linked Open Data in Libraries Archives and Museums20130805 Activating Linked Open Data in Libraries Archives and Museums
20130805 Activating Linked Open Data in Libraries Archives and Museumsandrea huang
 
101203 An event ontology for crisis-disaster information
101203 An event ontology for crisis-disaster information101203 An event ontology for crisis-disaster information
101203 An event ontology for crisis-disaster informationandrea huang
 
081016 Social Tagging, Online Communication, and Peircean Semiotics
081016 Social Tagging, Online Communication, and Peircean Semiotics081016 Social Tagging, Online Communication, and Peircean Semiotics
081016 Social Tagging, Online Communication, and Peircean Semioticsandrea huang
 
060817 Participation Collaboration Mapping
060817 Participation Collaboration Mapping060817 Participation Collaboration Mapping
060817 Participation Collaboration Mappingandrea huang
 
070928 Collaborative Geospatial Mapping And Data Authorization
070928 Collaborative Geospatial Mapping And Data Authorization070928 Collaborative Geospatial Mapping And Data Authorization
070928 Collaborative Geospatial Mapping And Data Authorizationandrea huang
 
041018 Community Gis
041018 Community Gis041018 Community Gis
041018 Community Gisandrea huang
 
051102 Online Community Mapping
051102 Online Community Mapping051102 Online Community Mapping
051102 Online Community Mappingandrea huang
 
051207 Commonsense Geography Meets Web Technology
051207 Commonsense Geography Meets Web Technology 051207 Commonsense Geography Meets Web Technology
051207 Commonsense Geography Meets Web Technology andrea huang
 

Más de andrea huang (9)

結構資料的再次使用:語意、連結與實作
結構資料的再次使用:語意、連結與實作結構資料的再次使用:語意、連結與實作
結構資料的再次使用:語意、連結與實作
 
20130805 Activating Linked Open Data in Libraries Archives and Museums
20130805 Activating Linked Open Data in Libraries Archives and Museums20130805 Activating Linked Open Data in Libraries Archives and Museums
20130805 Activating Linked Open Data in Libraries Archives and Museums
 
101203 An event ontology for crisis-disaster information
101203 An event ontology for crisis-disaster information101203 An event ontology for crisis-disaster information
101203 An event ontology for crisis-disaster information
 
081016 Social Tagging, Online Communication, and Peircean Semiotics
081016 Social Tagging, Online Communication, and Peircean Semiotics081016 Social Tagging, Online Communication, and Peircean Semiotics
081016 Social Tagging, Online Communication, and Peircean Semiotics
 
060817 Participation Collaboration Mapping
060817 Participation Collaboration Mapping060817 Participation Collaboration Mapping
060817 Participation Collaboration Mapping
 
070928 Collaborative Geospatial Mapping And Data Authorization
070928 Collaborative Geospatial Mapping And Data Authorization070928 Collaborative Geospatial Mapping And Data Authorization
070928 Collaborative Geospatial Mapping And Data Authorization
 
041018 Community Gis
041018 Community Gis041018 Community Gis
041018 Community Gis
 
051102 Online Community Mapping
051102 Online Community Mapping051102 Online Community Mapping
051102 Online Community Mapping
 
051207 Commonsense Geography Meets Web Technology
051207 Commonsense Geography Meets Web Technology 051207 Commonsense Geography Meets Web Technology
051207 Commonsense Geography Meets Web Technology
 

Último

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 

Último (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

20160818 Semantics and Linkage of Archived Catalogs

  • 1. Semantics and Linkage of Archive(d) Catalogs Knowledge Organization and Cultural Heritage: Perspectives of Semantic Web Workshop Taipei, June 2 2016 Tyng-Ruey Chuang, Andrea Wei-Ching Huang, Cheng-Jen Lee and Hsin-Ping Chen Institute of Information Science, Academia Sinica, Taipei, Taiwan. This is a English draft version for the slide: https://goo.gl/YUSI74
  • 3. Archive(d) Catalogs ● Interface of Archive(d) Catalogs for General Public. ● Researchers need references from different institutions. ● Maintenance & Updates;Catalogs become Archived Objects! ● catalog.digitalarchives.tw:resources from 14 domains ● Part of catalogs adapt CC licenses:free to copy and distribute – Representations & Linked Data of the Archive(d) Catalogs – Semantic Query for Time, Place, People and Object – Implementation of the Linked Data
  • 4. XML – RDF – CSV ● XML – Nested Hierarchy;Text & Markup in the same document – Markup language for document structure is customizable ● RDF – Node Network:;individual-relation-individual(individual— attribute—value) – Semantic relation (attribute) is customizable ● CSV – Tabular Data;homogeneous grouping for the individual attribute of tables – Flexible column-aligned;fixed-column numbers XML – eXtensible Markup Language RDF – Resource Description Framework CSV – Comma-Separated Values
  • 5. From XML to RDF via CSV ● Structure of Catalogs: XML – non-recursive、non-nested type document;fixed vocabulary; textual records ● Medium Tabular Data: CSV – mapping XML vocabulary to RDF vocabulary;catalogs in sequence of raw and column ● Linked Data: RDF – convert csv as linked data ;use domain vocabularies for data relation ● In focus: – CSV can refer to other CSV resources;CSV is human editable;Process of editing CSV is manageable;software tools are plenty available ;linked data generation is flexible.
  • 6.
  • 7.
  • 8.
  • 9. 2. A System for Linked Data http://data.odw.tw/
  • 10. From Archive(d) Catalogs to Linked Data Representation of Archive(d) Catalogs via Linked Data (RDF objects are pure text)  This is version D. (D is for DC15.) Mapping and linking external resources with domain vocabularies for enriched and refined semantics This is version R. (R is for Refined.) Extract place names from "Coverage" (dc:coverage), and map them to place IDs on geonames.org. Normalize values in "Date” column (dc:date) using ISO 8601, or map time related terms to Wikidata IDs. Map titles of biology items to entries on Encyclopedia of Life.  First by automatic processes, then manual adjustments to the processes.
  • 11. Vocabulary Mapping and Data Conversion: Archived Catalogs XML/ CSV txn:hasEOLPage <http://eol.org/pages/1134120> ; -------------------------------------------- skos:editorialNote "採集日期" ; dwc:eventDate "1993-04-25" ; RDF-like CSV Step 1: Mapping original columns to vocabularies Use “profiles” to define mappings. Vocabularies are changeable through profiles. Step 2: Converting CSV data to linked data Original Data After Vocabulary Mapping Linked Data (RDF) Title 台灣一葉蘭 Date::field 採集日期 Date 1993-04-25 txn:hasEOLPage eol:1134120 rdf:type schema:CreateAction skos:editorialNote 採集日期 dwc:eventDate 1993-04-25
  • 12. Storage and Representation For Machine Access SPARQL Endpoint High Performance High Reliability For Linked Data Browser Popular Open Source Data Portal Customizable UI Import/Export Linked Data
  • 13. XML + CSV of Archived Catalogs (Start by encoding Dublin Core 15 Elements) Linked Data (D + R versions) CKAN (Data Representation, Search and Data API) Virtuoso (SPARQL Semantic Query) Mapping & Conversion Users System Diagram and Operation Overview
  • 14. Function (1): Linked Data Browsing Main Menu Records: Original Data (D Version) Refined: Semantics Enriched (R Version) List of Objects Filters
  • 15. Title and Image Quick switch between D and R versions of the same record
  • 16. Content of Linked data JSON and Turtle formats provided
  • 17. Function (2): Spatial Query • Spatial indexing based on geo:lat and geo:long values. Data about Tainan
  • 18. Function (3): Temporal Query • Temporal indexing based on dct:W3CDTF, xsd:date, and xsd:gYear values. Data in 19th century
  • 21. Publish & Find Datasets Store & Manage Data Engage with Users & Others Customize & Extend • Friendly search interface • Rich data format previewer • Data API supported • Complete data workflow • Dataset access control • Rich programming interface • Work with category services • Data harvesting • Social sharing
  • 22. 3. Semantics and Linkage : An Ontology for Open Data Web (voc4odw) http://voc.odw.tw/
  • 23. Start from the R4R ontology Reusing 840,000 cc licensed objects
  • 24. data:dOID evt84:eventID r1: dOID dcat:landingPage data:p20160601-dOID data:p20160601-dOID Descriptive Metadata DC 15 Elements Administrative Metadata PROVENANCE agent:qID project:qID r4r:hasProvenance r4r:isPackagedWith r4r:locateAt prov:wasInfluencedBy dct:requires Semantic Refinement o D version as the main RRObject (Reusing Related Object) o R version, a semantic enrichment is based on D versiono Each Object is packaged with Provenance
  • 25. Place Time Which object does the metadata refer to? When? Where?
  • 26. o Data Model depends on Conceptual Model to decide event concepts of People, Time and Place。 o Event Concept depends on Context which comes from common or domain knowledge. o Ex. A general photo event is described by Schema.org terms, and if this photography activity is associated with domain knowledge, they will be further described through Art and Architecture Thesaurus (AAT) or Darwin Core Terms (dwc)。 o To assist users to understand object ID structure when they reuse resources in data.odw.tw. o The used common vocabularies and their relations are independently grouped from the Core Model. This mechanism can simplify the structure of the Core. o Without changing the Core Model, this mechanism assists the convenience of flexibility in adding or replacing vocabularies.
  • 27. DC 15 Elements DC Terms Class 1. dc:contributor 1. dct:contributor 2. dc:coverage 2. dct:coverage LocationPeriodOrJurisdiction  Location  PeriodOfTime  Coverage Literal 3. dc:creator 3. dct:creator 4. dc:date 4. dct:date  PeriodOfTime  Date Literal 5. dc:description 5. dct:description 6. dc:format 6. dct:format 7. dc:identifier 7. dct:identifier 8. dc:language 8. dct:language 9. dc:publisher 9. dct:publisher 10. dc:relation 10. dct:relation 11. dc:rights 11. dct:rights 12. dc:source 12. dct:source 13. dc:subject 13. dct:subject 14. dc:title 14. dct:title dtxn:hasEOLpage 15. dc:type 15. dct:type Event Time Place People event:place gn:locatedIn gn:parentADM1 gn:parentADM2 gn:parentADM3 gn:parentADM4 gn:parentCountry gn:parentFeature geo:lat geo:long dwc:locality dwc:maximumElevationInMeters dwc:minimumElevationInMeters dwc:verbatimDepth dwc:continent dwc:locationID gn:historicalName gn:countryCode schema:geo schema:elevation schema:location schema:polygon dct:temporal event:time time:intervalStarts time:intervalFinishes time:intervalBefore time:intervalAfter voc:lastIntervalOf voc:initialIntervalOf dct:date dwc:dateIdentified dwc:eventDate dwc:namePublishedInYear schema:endDate schema:startDate schema:birthDate schema:deathDate voc:pointBefore voc:pointAfter voc:latest (not done yet) (not done yet) (not done yet) (not done yet) o Extract spatial and temporal information from Coverage; extract temporal information from Date. o In the Event Context, the spatio-temporal relations use properties from Time Ontology and GeoNames Ontology. o If the event is within domain knowledge context such as identifying specimen, domain vocabularies are used (ex. Darwin Core Terms : dwc:dateIdentified).
  • 28. txn:hasEOLPage EOL Time Normalization GeoNames Wikidata dct:temporal dct:spatial dct:date schema:location ^^xsd:date rdf:type o Concepts for Event Type, Event Factor, Event Product are Class Individuals. This design assists users to increase, delete, or replace knowledge concepts based on their needs without affecting the structure of the Core Model. o We first link Biology data to Encyclopaedia of Life (EOL) for semantic enrichments
  • 29. Place Time dct:PhysicalResource event:factor event:product dwc:PreservedSpecimen event:factor event:product schema:Photograph event:factor schema:MediaObject event:product dct:PhysicalMedium schema:ImageObject o Use concepts of Event Factor, Event Product to answer questions: What does the metadata describe? What time? Which place? o Clarify the subject of the event in different digitalization processes: A physical resource, a physical medium, or a media object?
  • 30. Semantics and Linkage of Archive(d) Catalogs voc:CoreModel Provenance of Archive(d) Catalogs
  • 31. Girl Lost in Thought :When is my birthday? source: http://image.digitalarchives.tw/ImageCache/00/46/73/00.jpg
  • 32. People understand But machines cannot Traditional Web Page “Time period in Taiwan under Japanese rule” Pure text from metadata description
  • 33. DC15 D version : Provenance prov:wasStartedBy “Time period in Taiwan under Japanese rule” People understand Machines understand a little o “Time period in Taiwan under Japanese rule” is about Time o The Girl’s Genealogy.
  • 34. o New representations of time intervals, and their temporal relations. o Allow multiple interpretations to co-exist for one resource. o When external resources are updated and enriched, semantics of this resource is updated and enriched automatically as well. DC15 Refined British, German, French, Japanese, Spanish …can understand More People understand “Time period in Taiwan under Japanese rule” wde:Q137816 Machines can make inferences too…
  • 35. data.odw.tw & voc.odw.tw We welcome your valuable comments & suggestions!