OpenAIRE LOD Ontology 1.1

Title:
Creator: ATHENA RC, UBONN
Date Issued:
Date Updated:
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)

Index of Terms

Classes ResultEntity , OrganizationEntity , DataSourceEntity , ProjectEntity
Properties entityType , title , dateOfAcceptance , publisher , pid , language , relevantDate , subject , externalReference , source , format , context , country , bestaccessright , description , journal , resourceType , device , size , versioninng , lastMetadataUpdate , metadataVersionNumber , year , resulttype , trust

Section 1: Introduction and Definitions of the OA LOD Ontology

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#> .


 

Section 2: Classes

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

Section 3: Properties

Term Name:    entityType
URI: http://www.w3.org/1999/02/22-rdf-syntax-ns#type
Label: entityType
Definition: This property shows the type of core entity.
Comment: rdf:type is an instance of rdf:Property that is used to state that a resource is an instance of a class.
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    dateoftransformation
URI: dateoftransformation
Label: dateoftransformation
Definition:
Comment:
Type of Term: Property
Has Domain:
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    dateofcollection
URI: dateofcollection
Label: dateofcollection
Definition:
Comment:
Type of Term: Property
Has Domain:
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    originalid
URI: http://lod.openaire.eu/vocab/originalid
Label: originalid
Definition: The original id of the resource.
Comment: This is the original id that every reosurce has is in its original repository.
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: purl:idntifier
Term Name:    title
URI: http://lod.openaire.eu/vocab/title
Label: title
Definition: The titles of the Result, each with a typology represented by a Qualifier and Provenance information.
Comment: The Title of the publication or a dataset.
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: cerif:name
Term Name:    dateofacceptance
URI: http://lod.openaire.eu/vocab/dateofacceptance
Label: dateofacceptance
Definition:
Comment: The date this publication or the dataset got accepted from the publisher.
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Sub Property Of: purl:dateAccepted
Term Name:    publisher
URI: http://lod.openaire.eu/vocab/publisher
Label: publisher
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: purl:publisher
Term Name:    pid
URI: http://lod.openaire.eu/vocab/persistentID
Label: pid
Definition: Persistance identifier
Comment: This identifier shows the persistant identifier of the resource.
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: purl:identifier
Term Name:    language
URI: http://lod.openaire.eu/vocab/language
Label: language
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: purl:language
Term Name:    relevantDate
URI: http://lod.openaire.eu/vocab/relevantDate
Label: relevantDate
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Sub Property Of: purl:date
Term Name:    subject
URI: http://lod.openaire.eu/vocab/resultSubject
Label: subject
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    externalReference
URI: http://lod.openaire.eu/vocab/externalReference
Label: externalReference
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    source
URI: http://lod.openaire.eu/vocab/source
Label: source
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    format
URI: http://lod.openaire.eu/vocab/format
Label: format
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    context
URI: http://lod.openaire.eu/vocab/context
Label: context
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    resultCountry
URI: http://lod.openaire.eu/vocab/resCountry
Label: country
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: dbpedia:country
Term Name:    bestaccessright
URI: http://lod.openaire.eu/vocab/bestaccessright
Label: bestaccessright
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: purl:accessRights
Term Name:    description
URI: http://lod.openaire.eu/vocab/description
Label: description
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: purl:description
Term Name:    journal
URI: http://lod.openaire.eu/vocab/journal
Label: journal
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: opus:journal_name
Term Name:    resourceType
URI: http://lod.openaire.eu/vocab/datasourcetype
Label: resourceType
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    device
URI: http://lod.openaire.eu/vocab/device
Label: device
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    size
URI: http://lod.openaire.eu/vocab/size
Label: size
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    versioning
URI: http://lod.openaire.eu/vocab/versioning
Label: versioning
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    metadataVersionNumber
URI: http://lod.openaire.eu/vocab/metadataVersion
Label: metadataVersionNumber
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    year
URI: http://lod.openaire.eu/vocab/year
Label: year
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    resulttype
URI: http://lod.openaire.eu/vocab/resulttype
Label: resulttype
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    resTrust
URI: http://lod.openaire.eu/vocab/resTrust
Label: resTrust
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ResultEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    datasourceType
URI: http://lod.openaire.eu/vocab/datasourceType
Label: datasourceType
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    openAIRECompatibility
URI: http://lod.openaire.eu/vocab/openAIRECompatibility
Label: openAIRECompatibility
Definition: It is the degree of OpenAIRE guidelines for content providers of the data source, according to a given classification of compatibility types.
Comment: Description here: http://api.openaire.eu/vocabularies/dnet:datasourceCompatibilityLevel
Type of Term: property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    officialName
URI: http://lod.openaire.eu/vocab/officialName
Label: officialName
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    websiteurl
URI: http://lod.openaire.eu/vocab/websiteurl
Label: websiteurl
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: foaf:homepage
Term Name:    logourl
URI: http://lod.openaire.eu/vocab/logourl
Label: logoUrl
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: foaf:logo
Term Name:    Contactemail
URI: http://lod.openaire.eu/vocab/mbox
Label: contactEmail
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    Namespaceprefix
URI: http://lod.openaire.eu/vocab/preferredNamespacePrefix
Label: namespacePrefix
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: purl:preferredNamespacePrefix
Term Name:    Latitude
URI: http://lod.openaire.eu/vocab/lat
Label: latitude
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: geo:lat
Term Name:    Longitude
URI: http://lod.openaire.eu/vocab/long
Label: longitude
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: geo:long
Term Name:    Dateofvalidation
URI: http://lod.openaire.eu/vocab/dateOfValidity
Label: dateOfValidation
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    SubjectsList
URI: http://lod.openaire.eu/vocab/subjects
Label: subjects
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    dsTrust
URI: http://lod.openaire.eu/vocab/dsTrust
Label: dsTrust
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/DataSourceEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    alternativenames
URI: http://lod.openaire.eu/vocab/alternativenames
Label: alternativenames
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/OrganizationEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: skoc:altLabel
Term Name:    prefLabel
URI: http://lod.openaire.eu/vocab/legalname
Label: legalname
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/OrganizationEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    legalshortname
URI: http://lod.openaire.eu/vocab/legalshortname
Label: legalshortname
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/OrganizationEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    organization Country
URI: http://lod.openaire.eu/vocab/orgCountry
Label: orgCcountry
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/OrganizationEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Sub Property Of: dbpedia:country
Term Name:    Code
URI: http://lod.openaire.eu/vocab/projectCode
Label: code
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    startdate
URI: http://lod.openaire.eu/vocab/startdate
Label: startdate
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    Enddate
URI: http://lod.openaire.eu/vocab/enddate
Label: enddate
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    currency
URI: http://lod.openaire.eu/vocab/currency
Label: currency
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    callidentifier
URI: http://lod.openaire.eu/vocab/callidentifier
Label: callidentifier
Definition: A data property specifying the identifying number of a call for applications issued by a funding agency.
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    fundedamount
URI: http://lod.openaire.eu/vocab/fundedamount
Label: fundedamount
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    Keywords
URI: http://lod.openaire.eu/vocab/keyword
Label: keywords
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    Duration
URI: http://lod.openaire.eu/vocab/duration
Label: duration
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    contracttype
URI: http://lod.openaire.eu/vocab/contracttype
Label: contracttype
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    totalcost
URI: http://lod.openaire.eu/vocab/totalcost
Label: totalcost
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    Oamandatepublications
URI: http://lod.openaire.eu/vocab/oaMandatePublications
Label: oamanDatePublications
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    SubjectsList
URI: http://lod.openaire.eu/vocab/projectSubjects
Label: subjectsList
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    EC article29-3
URI: http://lod.openaire.eu/vocab/ec_article29-3
Label: ec_article29-3
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    Funder
URI: http://lod.openaire.eu/vocab/funder
Label: funder
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#date
Term Name:    projTrust
URI: http://lod.openaire.eu/vocab/projTrust
Label: projTrust
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range: http://www.w3.org/TR/xmlschema-2/#string
Term Name:    fundinglevel1
URI: http://lod.openaire.eu/vocab/fundinglevel1
Label: fundinglevel1
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    fundinglevel2
URI: http://lod.openaire.eu/vocab/fundinglevel2
Label: fundinglevel2
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    fundinglevel3
URI: http://lod.openaire.eu/vocab/fundinglevel3
Label: fundinglevel3
Definition:
Comment:
Type of Term: Property
Has Domain: http://lod.openaire.eu/vocab/ProjectEntity
Has Range:
Term Name:    collectedfrom
URI: http://lod.openaire.eu/vocab/collectedfrom
Label: collectedfrom
Definition:
Comment:
Type of Term: Property
Has Domain:
Has Range: