Title: | |
---|---|
Creator: | ATHENA RC, UBONN |
Date Issued: | |
description: | This document is a specification of all metadata terms used or created in providing OpenAIRE LOD services including properties, vocabulary encoding schemes, syntax encoding schemes, and classes. (RDF/XML export) |
Classes | ResultEntity , Organization , DataSource , Project |
---|---|
Properties | entityType , title , dateOfAcceptance , publisher , pid , language , relevantDate , subject , externalReference , source , format , context , country , bestLicense , description , journal , resourceType , device , size , version , lastMetadataUpdate , metadataVersionNumber , year , resultType , trust |
This document is an up-to-date, authoritative specification of all metadata terms maintained by the OpenAIRE LOD services.
Each term is specified with the following minimal set of attributes:
Name: | A token appended to the URI of a DCMI namespace to create the URI of the term. |
Label: | The human-readable label assigned to the term. |
URI: | The Uniform Resource Identifier used to uniquely identify a term. |
Definition: | A statement that represents the concept and essential nature of the term. |
Where applicable, the following attributes provide additional information about a term:
Comment: | Additional information about the term or its application. |
See: | Authoritative documentation related to the term. |
Has Domain: | A Class of which a resource described by the term is an Instance. |
Has Range: | A Class of which a value described by the term is an Instance. |
Re-used prefixes are as follows:
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix dcam: <http://purl.org/dc/dcam/> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix cerif: <http://www.eurocris.org/ontologies/cerif/1.3> . @prefix dcterms:http://purl.org/dc/terms/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix dbpedia-owl: <http://dbpedia.org/ontology/> . @prefix swpo: <http://sw-portal.deri.org/ontologies/swportal> . @prefix lexvo: <http://www.lexvo.org/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix prov: <http://www.w3.org/TR/prov-o/> . @prefix schema: <http://schema.org/> . @prefix bibo: <http://purl.org/ontology/bibo/> . @prefix api: <http://purl.org/linked-data/api/> . @prefix nie: <http://www.semanticdesktop.org/ontologies/2007/01/19/nie#> . @prefix frapo: <http://purl.org/cerif/frapo/> . @prefix time: <http://www.w3.org/2006/time#> . @prefix biotop: <http://purl.org/biotop/biotop.owl#> . @prefix ebucore: <http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> . @prefix mrel: <http://id.loc.gov/vocabulary/> . @prefix dcite: <http://purl.org/spar/datacite/> . @prefix oav: <http://lod.openaire.eu/vocab/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
Term Name: ResultEntity | |
---|---|
URI: | http://lod.openaire.eu/vocab/ResultEntity |
Label: | ResultEntity |
Definition: | A Result is here intended as the (metadata) description of a scientific output (possibly) resulting out of one or more projects. Results has the following sub-entities: Publication and Dataset. |
Comment: | The type of the ResultEntity is distinguishable as a string value given in the type property. |
Type of Term: | Class |
Sub Class Of: | cerif:ResultEntity |
Term Name: DataSource | |
URI: | http://lod.openaire.eu/vocab/DataSourceEntity |
Label: | DataSource |
Definition: | A Datasource is here intended as the (metadata) description/representation of a provider exporting (meta)data about scholarly communication objects. Based on the typology of the provider and of the exported material. |
Comment: | The mapping of Datasource class to prov:Entity represents the agent which is the (meta)data provider for us. The definition by prove ontology for this entity is: An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. |
Type of Term: | Class |
Sub Class Of: | prov:Entity |
Term Name: Organization | |
URI: | http://lod.openaire.eu/vocab/OrganizationEntity |
Label: | Organization |
Definition: | An Organization is here intended as the (metadata) description/representation of an organization involved in the scholarly communication chain, such as companies, research centers and institutions involved as project partners or as responsible of operating Datasources. |
Comment: | Information about organizations is collected from entity registry datasources providing information about projects and CRIS systems. |
Type of Term: | Class |
Term Name: Project | |
URI: | http://lod.openaire.eu/vocab/ProjectEntity |
Label: | Project |
Definition: | A Project is here intended as the (metadata) description/representation of a research project. |
Comment: | |
Type of Term: | Class |