EDM elements mapped to Schema.org elements

Size: px
Start display at page:

Download "EDM elements mapped to Schema.org elements"

Transcription

1 EDM elements mapped to Schema.org elements EDM data is divided amongst classes representing different resources (the original object, the digital representation etc.) in compliance with the oneto-one principle. For the purpose of schema.org mark-up, the statements attached to the ProvidedCHO, corresponding proxies and aggregations are merged onto one single resource. See for the EDM specification. For more rationale on the decisions, see the report from Richard Wallis com/ /projects/ /attachments/ /europeana%20schema.org%20consultancy%20report%20final.pdf EDM element (according to the latest specs 2016) Value type Obligation Definitive mappings Candidate mappings and notes ProvidedCHO & Proxy ProvidedCHO & Proxy schema:creativework All proxies for a given ProvidedCHO contribute to a same schema.org resource dc:contributor schema:contributor Should relate to a schema:person or Schema:Organization dc:coverage schema:about In theory if the coverage is a place (dcterms:spatial) schema: spatialcoverage would be applicable. If a time period (dcterms:temporal), temporalcoverage would be the one. But in practice schema:about is probably the best we can hope for. dc:creator schema:creator Should relate to a schema:person or Schema:Organization dc:date schema:datecreated was thought of, as it's often used as default for CreativeWorks. But it really doesn't fit the dc: date we have in Europeana, which can be any date, not just creation. dc:description schema:description dc: schema:artform Only when we know that the resource is of type VisualArtwork - see note about using VisualArtwork dc:identifier dc:language schema:inlanguage wherever possible should be mapped to BCP 47

2 dc:publisher schema:publisher Should relate to a schema:person or Schema:Organization. so this means this is a property for which we won't be able to map to anything else than schema:thing, unless it comes with a URI that has a schema.org type already. And we won't probably make a mapping process that would be so complex on pulling out external statements right now. So it is flagged as future work. dc:relation dc:rights Mapping dc:rights to to schema:license won't always work as it is not a controlled field and allows s. Only edm: rights will provide a URI (But edm:rights on the Aggregation or WebResource will often be different from the rights of the Provided CHO, see comment in Aggregation) dc:source dc:subject schema:about dc:title schema:name dc:type schema:about Also helps towards decision as to entity type dcterms:alternative schema:alternatename dcterms:conformsto dcterms:created schema:datecreated Wherever possible should be mapped to ISO 8601 dcterms:extent dcterms:hasformat dcterms:hasformat is not a property to map directly to a Schema property. It is a signal to use when identifying which schema Type(s) to use (next to the default schema: CreativeWork) dcterms:haspart schema:haspart dcterms:hasversion dcterms:isformatof schema:exampleofwork Could be used as a signal to identify related work

3 dcterms:ispartof schema:ispartof could additionally be mapped to the more specialized schema:partofseries if the 'part' ProvidedCHO is involved is in a edm:isnextinsequenceof or edm:issuccessorof with another ProvidedCHO that is dcterms:ispartof the same 'whole'. In this case the 'whole' should be dually-typed as CreativeWorkSeries dcterms:isreferencedby dcterms:isreplacedby dcterms:isrequiredby dcterms:issued schema:datepublished Wherever possible should be mapped to ISO 8601 dcterms:isversionof dcterms:medium schema:artmedium Only when we know that the resource is of type VisualArtwork dcterms:provenance dcterms:s schema:mentions dcterms:replaces dcterms:requires dcterms:spatial schema:spatialcoverage subproperty of schema:contentlocation added in v3.1 dcterms:tableofcontents dcterms:temporal schema:temporalcoverage, schema:about subproperty of schema:about added in v3.1. temporalcoverage ideally should be in ISO8601, unless there is a URL for a more descriptive entity is available. There could be a situation where about and temporalcoverage are supplied, describing the same time period, but containing different representations of that period. eg. schema:temporalcoverage: " / ", schema:about: "World War II"

4 edm:currentlocation [0,1] Not to be mapped yet Physical location would be mapped via schema:offer + schema:availableatorfrom - see holdings example: https: // org/community/schemabibex/wiki/holdings_via_offer. But it is preferable to postpone further specification and implementation for the moment, this is property is less urgent, and may benefit from our having richer (organization) data. edm:hasmet edm:hastype schema:about Catered for with multi-typing edm:hastype should be used to help decide the schema Type(s) to assign to a CHO edm:incorporates schema:haspart edm:isderivativeof schema:isbasedon edm:isnextinsequence [0,1] schema:previousitem In combination with schema:listitem for the parent object edm:isrelatedto edm:isrepresentationof [0,1] schema:about edm:issimilarto edm:issuccessorof schema:previousitem In combination with schema:listitem edm:realizes schema:exampleofwork edm:type 1 N/A Europeana purpose only, not really fit for general scenarios Can be used to help decide the schema Type(s) to assign to a CHO or a WebResource edm:waspresentat edm:europeanaproxy N/A Internal purpose edm:year schema:datecreated No property generic enough in schema.org - usually years defaults to using datecreated, but edm:year is too generic (and noisy, due to the process of automatically extracting it. ore:proxyfor N/A Proxies are merged with ProvidedCHOs for schema.org. ore:proxyin N/A

5 owl:sameas schema:sameas rdf:type Aggregation and EuropeanaAggregation Aggregation and EuropeanaAggregation ore:aggregates N/A See above edm:aggregatedcho 1 N/A edm:country 1 schema:addresscountry edm:dataprovider 1 schema:provider Currently Aggregation data is merged with ProvidedCHO and Proxy data. This may be revisited if schema.org adopts a one-to-one approach. edm:hasview schema:url If we can recognize the object of this property to be an instance of (a subclass of) schema:mediaobject then the mapping of hasview should be audio/image/video (as per the section 'audio/image/video' in the report) or contenturl (but if we fail to recognize a specific type of media object then we will probably fail to recognize that we have a media object in general). edm:isshownat [0,1] schema:url edm:isshownby [0,1] schema:contenturl schema:contenturl is only valid for MediaObject & subtypes, which should be alright for edm:isshownby values edm:landingpage schema:url The value is the Europeana portal page URL. edm:language No mapping. Mapping to schema:inlanguage would conflict with the inlanguage built from ProvidedCHO/proxy's dc: language. edm:object [0,1] schema:image Previously this mapping was activated only when there was no preview opt-out from the providers. But this opt-out has been deprecated since. edm:preview schema:thumbnailurl The value is the URL of the thumbnail used for the portal. Previously this mapping was activated only when there was no preview opt-out from the providers. But this opt-out has been deprecated since.

6 edm:provider [0,1] schema:provider dc:rights Rights statements at the level of the Aggregation (and the edm:rights 1 WebResource) are often not the ones for the ProvidedCHO edm:ugc [0,1] There is nothing special in Schema.org that could capture this other than fully detailing the provider with whatever info is available edm:intermediateprovider [0,1] schema:provider edm:webresource WebResource schema:webpage or schema:mediaobject Webpage if the WebResource is refered from the Aggregation using edm:isshownat, MediaObject otherwise rdf:about schema:url The value is the identifier (rdf:about) of the web resource dc:creator schema:creator dc:description schema:description dc: dc:rights Use edm:rights to populate schema:license. but see question in the Aggregation dc:source schema:encodescreativework dcterms:conformsto dcterms:created schema:datecreated Wherever possible should be mapped to ISO 8601 date dcterms:extent dcterms:haspart schema:haspart dcterms:isformatof dcterms:isreferencedby

7 dcterms:ispartof schema:ispartof dcterms:issued schema:datepublished Wherever possible should be mapped to ISO 8601 date edm:isnextinsequence [0,1] schema:previousitem In combination with schema:listitem for the parent object edm:preview [0,1] edm:rights [0,1] schema:license New - but see question in the Aggregation owl:sameas schema:sameas edm:agent skos:preflabel [0,1] per lang tag skos:altlabel Agent schema:person or schema: Organization schema:name schema:alternatename skos:note schema:description dc:date dc:identifier Now EDM does not distinguish persons and organisations at the class level. Many mappings can be used for both, assuming such "noise" is ok for schema.org. Alternatively, we could have rules based on the presence of person- or organization-specific elements like rdagr2:gender. We need: - a list of agent attributes for Agents that indicate a person or an organization - a list of properties for CHOs, whose values are expected to be a person or organization schema:additionalname for person, schema:name for organization. additionalname is person specific and designed for middle names etc. schema:alternatename can be used for all types. edm:begin [0,1] schema:birthdate schema:birthdate for person or schema:foundingdate for organization. Wherever possible should be mapped to ISO 8601 date

8 edm:end [0,1] schema:deathdate schema:deathdate for person or schema:dissolutiondate for organization. Wherever possible should be mapped to ISO 8601 date edm:hasmet schema:knows for person, only if the target is a Person. edm:isrelatedto edm:isrelatedto is broader than the family relations specified for schema:relatedto edm:waspresentat schema:event for organization. For persons, schema: performerin is too specific. foaf:name schema:name rdagr2: biographicalinion schema:description rdagr2:dateofbirth [0,1] schema:birthdate Wherever possible should be mapped to ISO 8601 date rdagr2:dateofdeath [0,1] schema:deathdate Wherever possible should be mapped to ISO 8601 date rdagr2:dateofestablishment [0,1] schema:foundingdate Wherever possible should be mapped to ISO 8601 date rdagr2:dateoftermination [0,1] schema:dissolutiondate Wherever possible should be mapped to ISO 8601 date rdagr2:gender [0,1] schema:gender rdagr2: professionoroccupation schema:jobtitle rdagr2:placeofbirth [0,1] schema:birthplace rdagr2:placeofdeath [0,1] schema:deathplace owl:sameas ref to Agent schema:sameas Places edm:place schema:place Properties of a schema:geocoordinates can be gathered onto a schema:place via a schema:geo wgs84_pos:lat [0,1] schema:latitude

9 wgs84_pos:long [0,1] schema:longitude wgs84_pos:alt [0,1] schema:elevation wgs84_pos:lat_long [0,1] skos:preflabel [0,1] per lang tag schema:name skos:altlabel schema:alternatename schema:name. Several names allowed - or schema:alternatename skos:hiddenlabel If it is sharable with the outside world, it could be mapped to schema:alternatename. skos:note schema:description dcterms:haspart ref to Place schema:containsplace dcterms:ispartof ref to Place schema:containedin edm:isnextinsequence schema:previousitem In combination with schema:listitem for the parent parent owl:sameas ref to Place schema:sameas edm:timespan skos:preflabel [0,1] per lang tag TimeSpan skos:altlabel schema:alternatename skos:note dcterms:haspart dcterms:ispartof ref to TimeSpan ref to TimeSpan edm:begin [0,1] edm:end [0,1] edm:isnextinsequence crm:p79f. beginning_is_qualified_by schema:date is only a datatype for ISO8601 values

10 crm:p80f. end_is_qualified_by owl:sameas ref to TimeSpan schema:sameas Concepts skos:concept Schema:Thing See proposals in the Schema Bib Ext community group. Define as Type schema:thing Also Schema.org extension proposal for External Enumerations: com/schemaorg/schemaorg/issues/894 skos:preflabel [0,1] per lang tag schema:name skos:altlabel schema:alternatename skos:broader, skos: narrower, skos:related skos:broadmatch, skos: narrowmatch, skos: relatedmatch skos:exactmatch, skos: closematch skos:note skos:notation skos:inscheme dcat:dataset cc:license foaf:organization edm:fulltextresources ref to Concept ref to Concept ref to Concept string (+ rdf: datatype) ref to Concept Scheme Other (non-core) Classes: Future Work schema:dataset N/A schema:organization

11 svcs:service skos:conceptscheme edm:event edm:physicalthing oa:annotation schema:service N/A for now schema:event schema:thing schema:product schema:comment schema:review... See paragraph in report. There was some discussion on using children of schema:(assess)action as types here. But the data is possibly the result of performing an action, not the action itself.

Europeana Data Model Mapping Guidelines v2.4

Europeana Data Model Mapping Guidelines v2.4 Europeana Data Model Mapping Guidelines v2.4 06/10/2017 Co-funded by the European Union Document Scope This is The EDM Mapping Guidelines document. It is part of the family of documents about the Europeana

More information

Europeana Data Model. Stefanie Rühle (SUB Göttingen) Slides by Valentine Charles

Europeana Data Model. Stefanie Rühle (SUB Göttingen) Slides by Valentine Charles Europeana Data Model Stefanie Rühle (SUB Göttingen) Slides by Valentine Charles 08th Oct. 2014, DC 2014 Outline Europeana The Europeana Data Model (EDM) Modeling data in EDM Mapping, extensions and refinements

More information

Europeana Data Model Mapping Guidelines v2.1

Europeana Data Model Mapping Guidelines v2.1 Europeana Data Model Mapping Guidelines v2.1 22/05/2014 Co-funded by the European Union Document Scope This is The EDM Mapping Guidelines document. It is part of the family of documents about the EDM aimed

More information

TECHNICAL SPECIFICATION

TECHNICAL SPECIFICATION TECHNICAL SPECIFICATION Project Acronym: DM2E Grant Agreement number: ICT-PSP-297274 Project Title: Digitised Manuscripts to Europeana DM2E Model V 1.1 Specification Revision: Version 1.1, final revision

More information

Definition of the Europeana Data Model v5.2.8

Definition of the Europeana Data Model v5.2.8 the Europeana Data Model v5.2.8 06/10/2017 Co-funded by the European Union the Europeana Data Model Document Scope This is the EDM. It is part the family documents about the EDM. The first three below

More information

DELIVERABLE. Europeana Libraries: Aggregating digital content from Europe s libraries. D5.1 Report on the alignment of library metadata. Version 1.

DELIVERABLE. Europeana Libraries: Aggregating digital content from Europe s libraries. D5.1 Report on the alignment of library metadata. Version 1. DELIVERABLE Project Acronym: Europeana Libraries Grant Agreement number: 270933 Project Title: Europeana Libraries: Aggregating digital content from Europe s libraries D5.1 Report on the alignment of library

More information

Making library Linked Data using the Europeana Data Model

Making library Linked Data using the Europeana Data Model Making library Linked Data using the Europeana Data Model Valentine Charles, Europeana Foundation, Den Haag Marko Knepper, University Library Frankfurt am Main IFLA 2014 LLD, 2014-08-14 Projects Freimann

More information

Evolving Europeana s Metadata: from ESE to EDM

Evolving Europeana s Metadata: from ESE to EDM Evolving Europeana s Metadata: from ESE to EDM Boyan Bontchev 1 1 Chair of Software Engineering, FMI - Sofia University St Kl. Ohridski, 5, J. Bourchier Blv., Sofia, Bulgaria bbontchev@fmi.uni-sofia.bg

More information

TECHNICAL SPECIFICATION

TECHNICAL SPECIFICATION TECHNICAL SPECIFICATION Project Acronym: DM2E Grant Agreement number: ICT-PSP-297274 Project Title: Digitised Manuscripts to Europeana DM2E Model V 1.2 Specification Revision: Version 1.2 Authors: Evelyn

More information

DPLA Aggregation Overview. Gretchen Gueguen, Data Services Coordinator

DPLA Aggregation Overview. Gretchen Gueguen, Data Services Coordinator DPLA Aggregation Overview Gretchen Gueguen, Data Services Coordinator gretchen@dp.la 1. Synchronization of metadata 2. Links back to content in context DPLA s Harvest and Synchronization 1. Initial Metadata

More information

Europeana Data Model Fashion Profile (EDM- FP) specification. Deliverable 2.2

Europeana Data Model Fashion Profile (EDM- FP) specification. Deliverable 2.2 Europeana Data Model Fashion Profile (EDM- FP) specification Deliverable 2.2 CIP ICT PSP 2011 Call 5 Objective 2.1 : Aggregating content for Europeana Project Number: 297167 Project start - end date (duration)

More information

INTRO INTO WORKING WITH MINT

INTRO INTO WORKING WITH MINT INTRO INTO WORKING WITH MINT TOOLS TO MAKE YOUR COLLECTIONS WIDELY VISIBLE BERLIN 16/02/2016 Nikolaos Simou National Technical University of Athens What is MINT? 2 Mint is a herb having hundreds of varieties

More information

Building a framework for semantic cultural heritage data

Building a framework for semantic cultural heritage data Building a framework for semantic cultural heritage data Valentine Charles VALA2016 Arrival of a Portuguese ship Anonymous 1660-1625, Rijksmuseum Netherlands, Public Domain IT ALL STARTS BY A LONG JOURNEY!

More information

The Europeana Data Model and Europeana Libraries Robina Clayphan

The Europeana Data Model and Europeana Libraries Robina Clayphan The Europeana Data Model and Europeana Libraries Robina Clayphan 27 April 2012, The British Library, London Overview 1. How delighted I am to be here 2. The Europeana Data Model What is it for? What does

More information

EUROMUSE: A web-based system for the

EUROMUSE: A web-based system for the EUROMUSE: A web-based system for the management of MUSEum objects and their interoperability with EUROpeana Varvara Kalokyri, Giannis Skevakis Laboratory of Distributed Multimedia Information Systems &

More information

Linked Data Mapping Cultures: An Evaluation of Metadata Usage and Distribution in a Linked Data Environment

Linked Data Mapping Cultures: An Evaluation of Metadata Usage and Distribution in a Linked Data Environment Linked Data Mapping Cultures: An Evaluation of Metadata Usage and Distribution in a Linked Data Environment Konstantin Baierer Humboldt-Universität zu Berlin, Germany konstantin.baierer@ibi.huberlin.de

More information

Ohio Digital Network Metadata Application Profile

Ohio Digital Network Metadata Application Profile Ohio Digital Network Metadata Application Profile Version 1.4 Document Change Control Version Date 1.0 6/12/2017 Metadata Application Profile submitted to Ohio Digital Network by the Metadata Working Group

More information

Performing LOD: Using the Europeana Data Model (EDM) for the aggregation of metadata from the performing arts domain

Performing LOD: Using the Europeana Data Model (EDM) for the aggregation of metadata from the performing arts domain Performing LOD: Using the Europeana Data Model (EDM) for the aggregation of metadata from the performing arts domain Julia Beck j.beck@ub.uni-frankfurt.de University Library Frankfurt am Main Marko Knepper

More information

When Semantics support Multilingual Access to Cultural Heritage The Europeana Case. Valentine Charles and Juliane Stiller

When Semantics support Multilingual Access to Cultural Heritage The Europeana Case. Valentine Charles and Juliane Stiller When Semantics support Multilingual Access to Cultural Heritage The Europeana Case Valentine Charles and Juliane Stiller SWIB 2014, Bonn, 2.12.2014 Our outline 1. Europeana 2. Multilinguality in digital

More information

Developing Shareable Metadata for DPLA

Developing Shareable Metadata for DPLA Developing Shareable Metadata for DPLA Hannah Stitzlein Visiting Metadata Services Specialist for the Illinois Digital Heritage Hub University of Illinois at Urbana-Champaign Module Overview Part 1 Metadata

More information

The Local Amsterdam Cultural Heritage Linked Open Data Network

The Local Amsterdam Cultural Heritage Linked Open Data Network The Local Amsterdam Cultural Heritage Linked Open Data Network Lukas Koster (Library of the University of Amsterdam) Ivo Zandhuis (Ivo Zandhuis Research & Consultancy) SWIB 2018 Bonn AdamNet Foundation:

More information

Perspectives on using Schema.org for publishing and harvesting metadata at Europeana

Perspectives on using Schema.org for publishing and harvesting metadata at Europeana Perspectives on using Schema.org for publishing and harvesting metadata at Europeana Valentine Charles, Richard Wallis, Antoine Isaac, Nuno Freire and Hugo Manguinhas SWIB 2017 European Cultural Heritage

More information

EUROMUSE: A web-based system for the management of MUSEum objects and their interoperability with EUROpeana

EUROMUSE: A web-based system for the management of MUSEum objects and their interoperability with EUROpeana EUROMUSE: A web-based system for the management of MUSEum objects and their interoperability with EUROpeana by Giannis Skevakis, Varvara Kalokyri A thesis submitted to the Department of Electronic & Computer

More information

Metadata Mapping & Normalisation Guidelines for the Europeana Prototype

Metadata Mapping & Normalisation Guidelines for the Europeana Prototype Metadata Mapping & Normalisation Guidelines for the Europeana Prototype Version 1.2, 07/08/2009 Europeana v1.0 co-funded by the European Union The project is co-funded by the European Union, through the

More information

The Europeana Data Model, current status

The Europeana Data Model, current status The Europeana Data Model, current status Carlo Meghini Europeana v1.0 WP3 Meeting Berlin, January 25-26, 2010 Outline Part I Background Requirements Status Part II The general picture Classes Properties

More information

DELIVERABLE. Europeana Libraries. D5.2 Library domain metadata aligned with the Europeana Data Model. Version 1.0

DELIVERABLE. Europeana Libraries. D5.2 Library domain metadata aligned with the Europeana Data Model. Version 1.0 DELIVERABLE Project Acronym: Europeana Libraries Grant Agreement number: 270933 Project Title: Europeana Libraries: Aggregating digital content from Europe s libraries D5.2 Library domain metadata aligned

More information

A representation framework for terminological ontologies

A representation framework for terminological ontologies Chapter 2 A representation framework for terminological ontologies 2.1 Introduction From the different types of ontology models, terminological ontologies are intensively used by libraries, archives, museums

More information

Europeana Linked Open Data data.europeana.eu

Europeana Linked Open Data data.europeana.eu Undefined 0 (0) 1 1 IOS Press Europeana Linked Open Data data.europeana.eu Antoine Isaac a, Bernhard Haslhofer b a Europeana, The Hague, The Netherlands b Cornell Information Science, USA Abstract. Europeana

More information

MINT MAPPING TOOL BY NATIONAL TECHNICAL UNIVERSITY OF ATHENS. Nikolaos Simou, Katerina Komninou

MINT MAPPING TOOL BY NATIONAL TECHNICAL UNIVERSITY OF ATHENS. Nikolaos Simou, Katerina Komninou MINT MAPPING TOOL BY NATIONAL TECHNICAL UNIVERSITY OF ATHENS Nikolaos Simou, Katerina Komninou Overview 2 MINT Mapping Tool User Administration Metadata Import Mappings Transformation Reports MINT Mapping

More information

KARMA. Pedro Szekely and Craig A. Knoblock. University of Southern California, Information Sciences Institute

KARMA. Pedro Szekely and Craig A. Knoblock.  University of Southern California, Information Sciences Institute KARMA Pedro Szekely and Craig A. Knoblock pszekely@isi.edu, knoblock@isi.edu, Information Sciences Institute Outline What doors does Karma open? What is Linked Data? Why is Karma the best tool? How does

More information

Using MARC Records to Populate CONTENTdm

Using MARC Records to Populate CONTENTdm University of Iowa Libraries Staff Publications 4-30-2008 Using MARC Records to Populate CONTENTdm Wendy C. Robertson University of Iowa Copyright 2008 Wendy C. Robertson Hosted by Iowa Research Online.

More information

Transforming Special Collections Metadata to Linked Open Data: Working with Motley Collection of Theatre and Costume Design and Portraits of Actors

Transforming Special Collections Metadata to Linked Open Data: Working with Motley Collection of Theatre and Costume Design and Portraits of Actors 20 March 2017 Draft (NOT FINAL) White Paper Component Transforming Special Collections Metadata to Linked Open Data: Working with Motley Collection of Theatre and Costume Design and Portraits of Actors

More information

Developing an Automatic Metadata Harvesting and Generation System for a Continuing Education Repository: A Pilot Study

Developing an Automatic Metadata Harvesting and Generation System for a Continuing Education Repository: A Pilot Study Developing an Automatic Metadata Harvesting and Generation System for a Continuing Education Repository: A Pilot Study Jung-Ran Park 1, Akshay Sharma 1, Houda El Mimouni 1 1 Drexel University, College

More information

70 Access to Digital Cultural Heritage...

70 Access to Digital Cultural Heritage... Chapter 2: REGATTA Regional Aggregator of Heterogeneous Cultural Artefacts Emil Hadjikolev, George Vragov, George Totkov, Elena Somova 1 Introduction Digital libraries offer modern technological solution

More information

Fondly Collisions: Archival hierarchy and the Europeana Data Model

Fondly Collisions: Archival hierarchy and the Europeana Data Model Fondly Collisions: Archival hierarchy and the Europeana Data Model Valentine Charles and Kerstin Arnold 8th October 2014, DCMI2014, Austin Overview The Archives Portal Europe - Introduction Projects and

More information

Presentation to Canadian Metadata Forum September 20, 2003

Presentation to Canadian Metadata Forum September 20, 2003 Government of Canada Gouvernement du Canada Presentation to Canadian Metadata Forum September 20, 2003 Nancy Brodie Gestion de l information Direction du dirigeant Nancy principal Brodie de l information

More information

Rightsstatements.org White Paper: Requirements for the Technical Infrastructure for Standardized International Rights Statements

Rightsstatements.org White Paper: Requirements for the Technical Infrastructure for Standardized International Rights Statements Rightsstatements.org White Paper: Requirements for the Technical Infrastructure for Standardized International Rights Statements International Rights Statements Working Group, October 2015 (updated January

More information

The Rijksmuseum Collection as Linked Data

The Rijksmuseum Collection as Linked Data Semantic Web 0 (0) 1 1 IOS Press The Rijksmuseum Collection as Linked Data Chris Dijkshoorn a, Lizzy Jongma b, Lora Aroyo a, Jacco van Ossenbruggen c, Guus Schreiber a, Wesley ter Weele d, Jan Wielemaker

More information

Definition of the Europeana Data Model elements

Definition of the Europeana Data Model elements of the Data Model elements Version 5.2, 30/7/2010 v1.0 co-funded by the European Union The project is co-funded by the European Union, through the econtentplus programme http://ec.europa.eu/econtentplus

More information

Expressing language resource metadata as Linked Data: A potential agenda for the Open Language Archives Community

Expressing language resource metadata as Linked Data: A potential agenda for the Open Language Archives Community Expressing language resource metadata as Linked Data: A potential agenda for the Open Language Archives Community Gary F. Simons SIL International Co coordinator, Open Language Archives Community Workshop

More information

D2.3.2 DEPLOYED PRESERVATION SERVICES

D2.3.2 DEPLOYED PRESERVATION SERVICES D2.3.2 DEPLOYED PRESERVATION SERVICES Advanced Search Services and Enhanced Technological Solutions for the European Digital Library Grant Agreement Number: 250527 Funding schema: Best Practice Network

More information

A specialisation of the Europeana Data Model for the representation of manuscripts: The DM2E model

A specialisation of the Europeana Data Model for the representation of manuscripts: The DM2E model A specialisation of the Europeana Data Model for the representation of manuscripts: The DM2E model Evelyn Dröge Humboldt-Universität zu Berlin, Unter den Linden 6, 10099 Berlin, Germany. Email: evelyn.droege@ibi-hu-berlin.de.

More information

Contents. G52IWS: The Semantic Web. The Semantic Web. Semantic web elements. Semantic Web technologies. Semantic Web Services

Contents. G52IWS: The Semantic Web. The Semantic Web. Semantic web elements. Semantic Web technologies. Semantic Web Services Contents G52IWS: The Semantic Web Chris Greenhalgh 2007-11-10 Introduction to the Semantic Web Semantic Web technologies Overview RDF OWL Semantic Web Services Concluding comments 1 See Developing Semantic

More information

Converting a thesaurus into an ontology: the use case of URBISOC

Converting a thesaurus into an ontology: the use case of URBISOC Advanced Information Systems Laboratory Cost Action C2 Converting a thesaurus into an ontology: the use case of URBISOC J. Nogueras-Iso, J. Lacasta Alcalá de Henares, 4-5 May 2007 http://iaaa.cps.unizar.es

More information

OAI Repository Cataloging Procedures and Guidelines

OAI Repository Cataloging Procedures and Guidelines OAI Repository Cataloging Procedures and Guidelines Prepared by Lucas W. K. Mak (August 13, 2005) Introduction The purpose of this document is to provide recommended policies, guidelines and hints for

More information

D4.8 Report on semantic interoperability with Europeana

D4.8 Report on semantic interoperability with Europeana ECP 2008 DILI 518002 EUscreen Exploring Europe s Television Heritage in Changing Contexts D4.8 Report on semantic interoperability with Europeana Deliverable number Dissemination level D4.8 Report on semantic

More information

Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model

Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model Valentine Charles Antoine Isaac Europeana Foundation, the Netherlands valentine.charles@kb.nl aisaac@few.vu.nl

More information

Vocabulary Alignment for archaeological Knowledge Organization Systems

Vocabulary Alignment for archaeological Knowledge Organization Systems Vocabulary Alignment for archaeological Knowledge Organization Systems 14th Workshop on Networked Knowledge Organization Systems TPDL 2015 Poznan Lena-Luise Stahn September 17, 2015 1 / 20 Summary Introduction

More information

The DPLA API. Code4Lib 9 Feb 2015 Portland, OR.

The DPLA API. Code4Lib 9 Feb 2015 Portland, OR. The DPLA API Code4Lib 9 Feb 2015 Portland, OR http://bit.ly/c4l15-dpla-api Introduction Workshop goals Overview of workshop structure DPLA staff intros http://bit.ly/c4l15-dpla-api Overview API Basics

More information

RDF Data Model. Objects

RDF Data Model. Objects Objects Data & MetaData (data/metadata): Descriptive metadata for a NAKALA data (e.g. Title, Date etc.) Data record/description (ressource): «internal» description for a NAKALA data (e.g. submission date)

More information

Content Service. Dipartimento di Ingegneria dell Informazione, DINFO. Via S. Marta 3, 50139, Firenze, Italy Tel: , fax:

Content Service. Dipartimento di Ingegneria dell Informazione, DINFO. Via S. Marta 3, 50139, Firenze, Italy Tel: , fax: Performing Arts LOD of ECLAP Content Service Pierfrancesco Bellini, Paolo Nesi Dipartimento di Ingegneria dell Informazione, DINFO Università itàdegli listudi di Firenze Via S. Marta 3, 50139, Firenze,

More information

Constantly Under Construction - STW Thesaurus for Economics Linked Data Maintenance

Constantly Under Construction - STW Thesaurus for Economics Linked Data Maintenance Constantly Under Construction - STW Thesaurus for Economics Linked Data Maintenance Joachim Neubert ZBW Leibniz Information Centre for Economics DCMI Libraries Community DC-2013, Lisbon, Portugal 05.09.2013

More information

Appendix A: OIL Syntax in XML

Appendix A: OIL Syntax in XML Appendix A: OIL Syntax in XML This appendix provides an XML-based syntax definition of OIL. First we define a DTD for OIL. Then we 1.1 use XML schemas to define the syntax of OIL. Finally we provide the

More information

Connexion Digital Import Metadata Crosswalk Map MARC to Qualified Dublin Core Sorted by MARC fields (Last updated: 3 March 2008)

Connexion Digital Import Metadata Crosswalk Map MARC to Qualified Dublin Core Sorted by MARC fields (Last updated: 3 March 2008) Connexion Digital Import Metadata Crosswalk Map MARC to Qualified Dublin Core Sorted by MARC fields (Last updated: 3 March 2008) MARC tag Indicators #= blank;? = any Subfields Dublin Core Element 008 null

More information

New Dimensions in KOS

New Dimensions in KOS New Dimensions in KOS CENDI/NKOS Workshop September 11, 2008 Washington, DC, USA SKOS: New Dimensions in Interoperability Ed Summers Jon Phipps An international conference to share and advance knowledge

More information

& Interoperability Issues

& Interoperability Issues Europeana Data & Interoperability Issues Antoine Isaac Using slides from Valentine Charles, Wibke Kolbmann And work of Operations team: Jan Molendijk, Susanna Summa, Robina Clayphan, Alicia Ackerman, Ewa

More information

Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model

Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model Antoine Isaac, Valentine Charles, Kate Fernie, Costis Dallas, Dimitris Gavrilis, Stavros Angelis

More information

Discovering Shropshire s History Help sheet 2 How to upload a resource Author: Owner: Client: Document Number: Version 2 Release Date: February 2007

Discovering Shropshire s History Help sheet 2 How to upload a resource Author: Owner: Client: Document Number: Version 2 Release Date: February 2007 Discovering Shropshire s History Help sheet 2 How to upload a resource Author: Owner: Client: Document Number: Version 2 Release Date: February 2007 Jason Siddall (Project and IT Leader) Jason Siddall

More information

Common presentation of data from archives, libraries and museums in Denmark Leif Andresen Danish Library Agency October 2007

Common presentation of data from archives, libraries and museums in Denmark Leif Andresen Danish Library Agency October 2007 Common presentation of data from archives, libraries and museums in Denmark Leif Andresen Danish Library Agency October 2007 Introduction In 2003 the Danish Ministry of Culture entrusted the three national

More information

Linguaggi Logiche e Tecnologie per la Gestione Semantica dei testi

Linguaggi Logiche e Tecnologie per la Gestione Semantica dei testi Linguaggi Logiche e Tecnologie per la Gestione Semantica dei testi Outline Brief recap on RDFS+ Using RDFS+ SKOS FOAF Recap RDFS+ includes a subset of the constructs in OWL. It offers more expressive power

More information

USING THE THESAURUS TO DEVELOP IT INQUIRY SYSTEMS

USING THE THESAURUS TO DEVELOP IT INQUIRY SYSTEMS USING THE THESAURUS TO DEVELOP IT INQUIRY SYSTEMS FEDOTOV A.M. 1, TUSUPOV J.A. 2, SAMBETBAYEVA M.A. 2, SAGNAYEVA S.K. 2, BAPANOV A.A. 2, NURGULZHANOVA A.N. 3, YERIMBETOVA A.S. 2 1 Institute of Computational

More information

Europeana update: aspects of the data

Europeana update: aspects of the data Europeana update: aspects of the data Robina Clayphan, Europeana Foundation European Film Gateway Workshop, 30 May 2011, Frankfurt/Main Overview The Europeana Data Model (EDM) Data enrichment activity

More information

Recommendations for the Technical Infrastructure for Standardized International Rights Statements

Recommendations for the Technical Infrastructure for Standardized International Rights Statements Recommendations for the Technical Infrastructure for Standardized International Rights Statements International Rights Statements Working Group, May 2015 ** Update 13 July ** This paper is now closed for

More information

On practical aspects of enhancing semantic interoperability using SKOS and KOS alignment

On practical aspects of enhancing semantic interoperability using SKOS and KOS alignment On practical aspects of enhancing semantic interoperability using SKOS and KOS alignment Antoine ISAAC KRR lab, Vrije Universiteit Amsterdam National Library of the Netherlands ISKO UK Meeting, July 21,

More information

Adaptive Web-based Courseware Development Using Metadata Standards and Ontologies

Adaptive Web-based Courseware Development Using Metadata Standards and Ontologies Adaptive Web-based Courseware Development Using Metadata Standards and Ontologies Lydia Silva Muñoz Former M.Sc. Student José Palazzo M. de Oliveira Professor at Federal University of RGS Porto Alegre

More information

Connecting the Smithsonian American Art Museum to the Linked Data Cloud

Connecting the Smithsonian American Art Museum to the Linked Data Cloud Connecting the Smithsonian American Art Museum to the Linked Data Cloud Pedro Szekely 1, Craig A. Knoblock 1, Fengyu Yang 2, Xuming Zhu 1, Eleanor E. Fink 1, Rachel Allen 3, and Georgina Goodlander 3 1

More information

Instantiation: metadata models, rationales and realities for knowledge organization NASKO/Toronto. June 17, 2011

Instantiation: metadata models, rationales and realities for knowledge organization NASKO/Toronto. June 17, 2011 Instantiation: metadata models, rationales and realities for knowledge organization NASKO/Toronto. June 17, 2011 Jane Greenberg (janeg@email.unc.edu) Metadata Research Center/School of Info. + Lib. Sci.

More information

EuropeanaTech Task Force on a Multilingual and Semantic Enrichment Strategy: final report

EuropeanaTech Task Force on a Multilingual and Semantic Enrichment Strategy: final report . EuropeanaTech Task Force on a Multilingual and Semantic Enrichment Strategy: final report Contributors Agnès Simon, Bibliothèque Nationale de France Daniel Vila Suero, Universidad Politécnica de Madrid

More information

CARARE 2.0: a metadata schema for 3D Cultural Objects

CARARE 2.0: a metadata schema for 3D Cultural Objects CARARE 2.0: a metadata schema for 3D Cultural Objects Andrea D Andrea Centro Interdipartimentale di Servizi di Archeologia Università degli Studi di Napoli L Orientale Naples, Italy dandrea@unior.it Kate

More information

DCMI-Tools: Ontologies for Digital Application Description

DCMI-Tools: Ontologies for Digital Application Description DCMI-Tools: Ontologies for Digital Application Description Jane Greenberg 1 ; Thomas Severiens 2 1 School of Information and Library Science, University of North Carolina in Chapel Hill, USA e-mail: janeg@ils.unc.edu

More information

The semantic enrichment strategy for types, chronologies and historical periods in searchculture.gr

The semantic enrichment strategy for types, chronologies and historical periods in searchculture.gr The semantic enrichment strategy for types, chronologies and historical periods in searchculture.gr Haris Georgiadis, Agathi Papanoti, Maria Paschou, Alexandra Roubani, Despina Hardouveli, Evi Sachini

More information

Inferring Metadata for a Semantic Web Peer-to-Peer Environment

Inferring Metadata for a Semantic Web Peer-to-Peer Environment Brase, J., and Painter, M. (2004). Inferring Metadata for a Semantic Web Peer-to-Peer Environment. Educational Technology & Society, 7 (2), 61-67. Inferring Metadata for a Semantic Web Peer-to-Peer Environment

More information

First metadata-enabled service in Croatian Webspace

First metadata-enabled service in Croatian Webspace WWW.HR: First metadata-enabled service in Croatian Webspace Igor Ljubi, Gordan Gledec Department of Telecommunications Faculty of Electrical Engineering and Computing University of Zagreb CUC 2001 September

More information

New Zealand Government Locator Service (NZGLS) Metadata Schema Compliance Study

New Zealand Government Locator Service (NZGLS) Metadata Schema Compliance Study New Zealand Government Locator Service (NZGLS) Metadata Schema Compliance Study E-Government Unit, State Services Commission Te Komihana O Ngā Tari Kāwanatanga and National Library of New Zealand Te Puna

More information

Annotation schema for legal doctrine: a case study on DoGi database

Annotation schema for legal doctrine: a case study on DoGi database Annotation schema for legal doctrine: a case study on DoGi database Tommaso Agnoloni, Elisabetta Marinai, Ginevra Peruginelli, Maria Teresa Sagri, Daniela Tiscornia The context Legal information has specific

More information

The CARARE project: modeling for Linked Open Data

The CARARE project: modeling for Linked Open Data The CARARE project: modeling for Linked Open Data Kate Fernie, MDR Partners Fagdag om modellering, 7 March 2014 CARARE: Bringing content for archaeology and historic buildings to Europeana users When:

More information

SKOS - Simple Knowledge Organization System

SKOS - Simple Knowledge Organization System SKOS - Simple Knowledge Organization System Fulvio Corno, Laura Farinetti Politecnico di Torino Dipartimento di Automatica e Informatica e-lite Research Group http://elite.polito.it Outline SKOS Design

More information

Describing Theses and Dissertations Using Schema.org

Describing Theses and Dissertations Using Schema.org Describing Theses and Dissertations Using Schema.org Authors: Jeff Mixter, Patrick OBrien, and Kenning Arlitsch This is the preprint of an article that originally appeared in Proceedings of the International

More information

From community-specific XML markup to Linked Data and an abstract application profile: A possible path for the future of OLAC

From community-specific XML markup to Linked Data and an abstract application profile: A possible path for the future of OLAC From community-specific XML markup to Linked Data and an abstract application profile: A possible path for the future of OLAC Gary F. Simons SIL International Co-coordinator, Open Language Archives Community

More information

Measuring completeness as metadata quality metric in Europeana

Measuring completeness as metadata quality metric in Europeana Measuring completeness as metadata quality metric in Europeana Péter Király Göttingen eresearch Alliance Gesellschaft für wissenschaftliche Datenverarbeitung mbh Göttingen Göttingen, Germany peter.kiraly@gwdg.de

More information

A brief introduction to SKOS

A brief introduction to SKOS Taxonomy standards and architecture A brief introduction to SKOS Taxonomy Boot Camp London 17 October 2018 Presented by Heather Hedden Senior Vocabulary Editor Gale, A Cengage Company 1 Controlled Vocabulary

More information

Single New Type for All Creative Works

Single New Type for All Creative Works Single New Type for All Creative Works Field Label Type of Field/ Mandatory? Explanation (help ) Item Type dc:type set: Book, Book Chapter, Mandatory Conference Item, Conference Paper, Creative Work, Journal

More information

TopBraid EVN. A Tour of Recent Enhancements. Copyright 2014 TopQuadrant Inc. Slide 1

TopBraid EVN. A Tour of Recent Enhancements. Copyright 2014 TopQuadrant Inc. Slide 1 TopBraid EVN A Tour of Recent Enhancements 2014 Copyright 2014 TopQuadrant Inc. Slide 1 TopBraid EVN 4.5 Copyright 2014 TopQuadrant Inc. Slide 2 TopBraid Enterprise Vocabulary Net (EVN) Supports different

More information

Describing Knowledge Organization Systems in BARTOC and JSKOS

Describing Knowledge Organization Systems in BARTOC and JSKOS Describing Knowledge Organization Systems in BARTOC and JSKOS Andreas Ledl 1 and Jakob Voß 2 1 University Library of Basel, Basel 2 Verbundzentrale des GBV (VZG), Göttingen Abstract. This paper introduces

More information

About the ESE v3.2 XML Schema 07/08/2009

About the ESE v3.2 XML Schema 07/08/2009 About the ESE v3.2 XML Schema 07/08/2009 Purpose The ESE v3.2 XML Schema (http://www.europeana.eu/schemas/ese/ese-v3.2.xsd) is the XML representation of the Europeana Semantic Elements (ESE) specifications

More information

Heiðrun. Building DPLA s New Metadata Ingestion System. Mark A. Matienzo Digital Public Library of America

Heiðrun. Building DPLA s New Metadata Ingestion System. Mark A. Matienzo Digital Public Library of America Heiðrun Building DPLA s New Metadata Ingestion System Mark A. Matienzo Digital Public Library of America Metropolitan New York Library Council Annual Conference January 15, 2015 Outline 1.

More information

The Biblioteca de Catalunya and Europeana

The Biblioteca de Catalunya and Europeana The Biblioteca de Catalunya and Europeana Eugènia Serra eserra@bnc.cat Biblioteca de Catalunya www.bnc.cat General information It is the national library of Catalonia 1907 3.000.000 documents Annual growing

More information

Integration of Heterogeneous Metadata in Europeana. Cesare Concordia Institute of Information Science and Technology-CNR

Integration of Heterogeneous Metadata in Europeana. Cesare Concordia Institute of Information Science and Technology-CNR Integration of Heterogeneous Metadata in Europeana Cesare Concordia cesare.concordia@isti.cnr.it Institute of Information Science and Technology-CNR Outline What is Europeana The Europeana data model The

More information

Implementing Digital Folklore Collections

Implementing Digital Folklore Collections Implementing Digital Folklore Collections Irene Lourdi Mara Nikolaidou Christos Papatheodorou Department of Archive and Library Sciences, Ionian University, Corfu, Greece Libraries Computer Centre, University

More information

DETERMINING IMPORTANT METADATA FOR ACCESSIBILITY AND REUSABILITY OF LEARNING OBJECT

DETERMINING IMPORTANT METADATA FOR ACCESSIBILITY AND REUSABILITY OF LEARNING OBJECT 760 1st International Malaysian Educational Technology Convention DETERMINING IMPORTANT METADATA FOR ACCESSIBILITY AND REUSABILITY OF LEARNING OBJECT Siti Fadzilah Mat Noor, 1 Norazah Yusof, 2 Siti Zaiton

More information

Metadata for the caenti.

Metadata for the caenti. Metadata for the caenti. Sylvie Damy, Bénédicte Herrmann-Philippe To cite this version: Sylvie Damy, Bénédicte Herrmann-Philippe. Metadata for the caenti.. In International Conference of Territorial Intelligence,

More information

Metadata in a minute: brief descriptions to promote access

Metadata in a minute: brief descriptions to promote access Santa Clara University Scholar Commons University Library Information Services 9-7-2009 Metadata in a minute: brief descriptions to promote access Nadia Nasr Santa Clara University, nnasr@scu.edu Follow

More information

Unified Thesaurus feasibility study

Unified Thesaurus feasibility study Unified Thesaurus feasibility study Possibilities, Representation and Design MMLab, ITEC, IBCN Table of Contents INTRODUCTION 3 PURPOSE 4 REQUIREMENTS 4 Ambiguity 4 Synonymy 4 Semantic Relationships 4

More information

Metadata on the Web. Miroslav Milinovic SRCE Zagreb, Croatia 4th CARNet Users Conference CUC 2002, Zagreb, September, 2002

Metadata on the Web. Miroslav Milinovic SRCE Zagreb, Croatia 4th CARNet Users Conference CUC 2002, Zagreb, September, 2002 Metadata on the Web Miroslav Milinovic SRCE Zagreb, Croatia 4th CARNet Users Conference CUC 2002, Zagreb, 25 27 September, 2002 WS3-MM 1/45 Content Web information space Introduction to

More information

A Scalable Approach to Learn Semantic Models of Structured Sources

A Scalable Approach to Learn Semantic Models of Structured Sources 2014 IEEE International Conference on Semantic Computing A Scalable Approach to Learn Semantic Models of Structured Sources Mohsen Taheriyan, Craig A. Knoblock, Pedro Szekely, José Luis Ambite Information

More information

The aggregation of heterogeneous metadata in Web-based cultural heritage collections. A case study

The aggregation of heterogeneous metadata in Web-based cultural heritage collections. A case study The aggregation of heterogeneous metadata in Web-based cultural heritage collections. A case study Silvio Peroni 1, Francesca Tomasi 2, and Fabio Vitali 1 1 Department of Computer Science, University of

More information

PoolParty - Thesaurus Server

PoolParty - Thesaurus Server Semantic Web Company PoolParty - Thesaurus Server PPT - User Guide Table of Contents Introduction... 6 Thesaurus Basics... 6 Why to Create Your Own Thesaurus with PoolParty... 7 Semantic Applications Using

More information

Workshop B: Application Profiles Canadian Metadata Forum September 28, 2005

Workshop B: Application Profiles Canadian Metadata Forum September 28, 2005 Workshop B: Application Profiles Canadian Metadata Forum September 28, 2005 RDIMS 329273 Workshop Overview What is a metadata application profile? Creating and using metadata application profiles Government

More information

TCD-DCU at 2009: Document Expansion, Query Translation and Language Modeling

TCD-DCU at 2009: Document Expansion, Query Translation and Language Modeling TCD-DCU at TEL@CLEF 2009: Document Expansion, Query Translation and Language Modeling Johannes Leveling 1, Dong Zhou 2, Gareth F. Jones 1, and Vincent Wade 2 1 Centre for Next Generation Localisation School

More information

INCLUDING QUALIFICATIONS IN THE LEARNING QUALIFICATIONS METADATA SCHEMA SPECIFICATIONS

INCLUDING QUALIFICATIONS IN THE LEARNING QUALIFICATIONS METADATA SCHEMA SPECIFICATIONS INCLUDING QUALIFICATIONS IN THE LEARNING OPPORTUNITIES AND QUALIFICATIONS IN EUROPE PORTAL AND IN THE ESCO PORTAL QUALIFICATIONS METADATA SCHEMA SPECIFICATIONS Version Date Status 1.0.0 July 15, 2016 First

More information