Data Portal @ linkeddatafragments.org

LOV

Search LOV by triple pattern

Matches in LOV for { ?s ?p Since roles have contexts and times that are important to take into account (for example, a person can be author of one paper and reviewer of another, while another person will be editor of a journal only for a defined period, not for ever), the SCORO ontology permit these contexts to be specified, using an ontological design pattern called the time-indexed value in context (TVC) (http://www.essepuntato.it/2012/04/tvc/) which is part of the PRO ontology (http://purl.org/spar/pro/) imported by SCORO. \n \nThis ontology design pattern permits one to construct the following RDF statements:\n foaf:Agent pro:holdsRoleInTime [ a pro:RoleInTime pro:withRole pro:editor ] .\n\nThus the domain of pro:withRole is not foaf:Agent, but rather an anonymous member of the class pro:RoleInTime, which itself is the range of the property pro:holdsRoleInTime, for which the domain is foaf:Agent. \n\nThe range of pro:withRole is the class pro:Role, and its sub-classes pro:PublishingRole, scoro:InvestigationalRole, scoro:OrganizationalRole, etc., whose members permit specific roles to be specified. \n \nThis single step of indirection permits other contextual and temporal attributes (not shown here) to be specified for this member of the class pro:RoleInTime, putting that role into context.\n\nExemplar usage: \n\nfabio:Dataset dcterms:contributor [ rdf:type foaf:Organization ; \n foaf:name \"Met Office\" ; \n foaf:homepage <http://www.metoffice.gov.uk/> ; \n pro:holdsRoleInTime [ a pro:RoleInTime \n pro:withRole scoro:data-creator ] ] .\n\nExactly the same use of TVC and of individuals within the class scoro:Contribution and its sub-classes is used for scoro:withContribution, enabling contributions to be time-limited and given contexts.. }

Showing items 1 to 1 of 1 with 100 items per page.