http://purl.org/linked-data/registry
Core ontology for linked data registry services. Based on ISO19135 but heavily modified to suit Linked Data representations and applications.
URI | http://purl.org/linked-data/registry#Delegated |
---|---|
Description |
A registerable entity which represents some form of delegation |
Restrictions |
http://purl.org/linked-data/registry#delegationTargetop exactly 1 |
Sub-classes |
http://purl.org/linked-data/registry#NamespaceForwardc http://purl.org/linked-data/registry#DelegatedRegisterc http://purl.org/linked-data/registry#FederatedRegisterc |
In domain of |
http://purl.org/linked-data/registry#delegationTargetop |
URI | http://purl.org/linked-data/registry#DelegatedRegister |
---|---|
Description |
A register whose member contents are determined through delegation to a SPARQL endpoint |
Super-classes |
http://purl.org/linked-data/registry#Delegatedc http://purl.org/linked-data/registry#Registerc |
Restrictions |
http://purl.org/linked-data/registry#enumerationPredicateop max 1 http://purl.org/linked-data/registry#enumerationSubjectop max 1 http://purl.org/linked-data/registry#enumerationObjectop max 1 |
In domain of |
http://purl.org/linked-data/registry#enumerationObjectop http://purl.org/linked-data/registry#enumerationPredicateop http://purl.org/linked-data/registry#enumerationSubjectop |
URI | http://purl.org/linked-data/registry#EntityReference |
---|---|
Description |
A reference to some internal or external Linked Data resource. The reg:reference gives the URI of the resource being referenced. If a reg:sourceGraph value is present then it is the URI for a named graph within the Registry containing the properties of the referenced entity. If reg:entityVersion is present it gives URI for the particular version:Version of the entity being referenced. Normally only one of reg:sourceGraph and reg:entityVersion is needed since versioned entities are normally stored in the default graph. |
Restrictions |
http://purl.org/linked-data/registry#entityVersionop max 1 http://purl.org/linked-data/registry#entityop exactly 1 http://purl.org/linked-data/registry#sourceGraphop max 1 |
In domain of |
http://purl.org/linked-data/registry#entityop http://purl.org/linked-data/registry#sourceGraphop http://purl.org/linked-data/registry#entityVersionop |
In range of |
http://purl.org/linked-data/registry#definitionop http://purl.org/linked-data/registry#aliasop |
URI | http://purl.org/linked-data/registry#FederatedRegister |
---|---|
Description |
A registerable entity which forwards all requests to a remote register. Queries which traverse the register hierarchy such as entity search will also be forwarded |
Super-classes |
http://purl.org/linked-data/registry#Delegatedc http://purl.org/linked-data/registry#Registerc |
URI | http://purl.org/linked-data/registry#NamespaceForward |
---|---|
Description |
A registerable entity which simply forwards all requests to the delegation target. |
Super-classes |
http://purl.org/linked-data/registry#Delegatedc |
Restrictions |
http://purl.org/linked-data/registry#forwardingCodedp max 1 |
In domain of |
http://purl.org/linked-data/registry#forwardingCodedp |
URI | http://purl.org/linked-data/registry#SPARQLAskQuery |
---|---|
Description |
Represents a SPARQL ASK query as might be used for validation. |
In range of |
http://purl.org/linked-data/registry#validationQueryop |
URI | http://purl.org/linked-data/registry#SPARQLConstructQuery |
---|---|
Description |
Represents a SPARQL CONSTRUCT query. |
URI | http://purl.org/linked-data/registry#SPARQLQuery |
---|---|
Description |
Represents a SPARQL query as a reusable resource. |
Restrictions |
http://purl.org/linked-data/registry#querydp exactly 1 |
URI | http://purl.org/linked-data/registry#SPARQLSelectQuery |
---|---|
Description |
Represents a SPARQL SELECT query. |
URI | http://purl.org/linked-data/registry#alias |
---|---|
Description | An alternative URI for the entity, the alias resource is regarded by this register as owl:sameAs the definition entity |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | http://purl.org/linked-data/registry#EntityReferencec |
URI | http://purl.org/linked-data/registry#annotation |
---|---|
Description | The URI of a graph of annotation statements associate with this item |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
URI | http://purl.org/linked-data/registry#category |
---|---|
Description | Optional classification for a registered item within one or more SKOS classification schemes to support navigation and discovery. Orthogonal to the structure provided by the register hierarchy which is about governance. |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | skos:Conceptc |
URI | http://purl.org/linked-data/registry#containedItemClass |
---|---|
Description | A class of entities that can occur in this register |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | owl:Classc |
URI | http://purl.org/linked-data/registry#definition |
---|---|
Description | The entity which has been registered. |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | http://purl.org/linked-data/registry#EntityReferencec |
URI | http://purl.org/linked-data/registry#delegationTarget |
---|---|
Description | A resource to which the delegated register delegates, may be a register in another registry service, a SPARQL endpoint or some other web resource |
Domain(s) | http://purl.org/linked-data/registry#Delegatedc |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#entity |
---|---|
Description | The RDF resource identified by an entity reference |
Domain(s) | http://purl.org/linked-data/registry#EntityReferencec |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#entityVersion |
---|---|
Description | Indicates the particular version:Version of the entity being referenced. |
Domain(s) | http://purl.org/linked-data/registry#EntityReferencec |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#enumerationObject |
---|---|
Description | Specifies the object part of a triple pattern used to enumerate the members of a delegated register |
Domain(s) | http://purl.org/linked-data/registry#DelegatedRegisterc |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#enumerationPredicate |
---|---|
Description | Specifies the predicate part of a triple pattern used to enumerate the members of a delegated register |
Domain(s) | http://purl.org/linked-data/registry#DelegatedRegisterc |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#enumerationSubject |
---|---|
Description | Specifies the subject part of a triple pattern used to enumerate the members of a delegated register |
Domain(s) | http://purl.org/linked-data/registry#DelegatedRegisterc |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#governancePolicy |
---|---|
Description | A resource, such as a web accessible-document, which describes the governance policy applicable to this register. |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#inverseMembershipPredicate |
---|---|
Description | Indicates a property which links a member of a collection back to the collection itself, this is the reverse direction to the normal ldp:membershipPredicate |
Domain(s) | ldp:Containerc |
Range(s) | rdf:Propertyc |
URI | http://purl.org/linked-data/registry#itemClass |
---|---|
Description | The type of the entity that this record is about. Note that it may be possible to register a non-RDF resource in which case this property provides a way to state the intended class of the entity even though no direct RDF assertion of type is available. |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | rdfs:Classc |
URI | http://purl.org/linked-data/registry#manager |
---|---|
Description | The manager of the register, may be a person (foaf:Person) or an organization (org:Organization). Operates the register on behalf of the owner, makes day to day decisions on acceptance of entries based on agreed principles but it may be possible to appeal to the owner to override a decision by the manager. |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | foaf:Agentc |
URI | http://purl.org/linked-data/registry#operatingLanguage |
---|---|
Description | Indicates a language supported by the register and the items within it. The language should be indicated by a resource within a well-maintained URI set such as the Library of Congress language URIs e.g. http://id.loc.gov/vocabulary/iso639-1/en |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | rdfs:Resourcec |
URI | http://purl.org/linked-data/registry#owner |
---|---|
Description | The owner of the register, may be a person (foaf:Person) or an organization (org:Organization). The owner has final authority over the contents of the regster. |
Super-properties | dct:publisher |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | foaf:Agentc |
URI | http://purl.org/linked-data/registry#predecessor |
---|---|
Description | An item which has been replaced this one within the register. Should be asserted between hub resources (VersionedThing). |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | http://purl.org/linked-data/registry#RegisterItemc |
URI | http://purl.org/linked-data/registry#register |
---|---|
Description | The register in which this item has been registered. |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | http://purl.org/linked-data/registry#Registerc |
URI | http://purl.org/linked-data/registry#release |
---|---|
Description | A tagged snapshot of a register |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | prov:Collectionc |
URI | http://purl.org/linked-data/registry#representationOf |
---|---|
Description | A resource, typically a real-world object, which the registered entity is a representation for. |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
URI | http://purl.org/linked-data/registry#sourceDataset |
---|---|
Description | Gives the source dataset in a Linkset, the other link target is assumed to be the destination |
Domain(s) | void:Linksetc |
Range(s) | void:Datasetc |
URI | http://purl.org/linked-data/registry#sourceGraph |
---|---|
Description | A resource representing an RDF graph (within the Registry's SPARQL dataset) containing the properties of the reference entity. If not present then assume default graph. |
Domain(s) | http://purl.org/linked-data/registry#EntityReferencec |
Range(s) | sd:Graphc |
URI | http://purl.org/linked-data/registry#status |
---|---|
Description | The status of this register entry |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | http://purl.org/linked-data/registry#Statusc |
URI | http://purl.org/linked-data/registry#submitter |
---|---|
Description | The person or organization who originally submitted this register entry. Subsequent chages to the entry may have been made by other agents. |
Super-properties | dct:publisher |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | foaf:Agentc |
URI | http://purl.org/linked-data/registry#subregister |
---|---|
Description | Indicates a register that is itself an entry in this principle register. |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | http://purl.org/linked-data/registry#Registerc |
URI | http://purl.org/linked-data/registry#successor |
---|---|
Description | Indicates the replacement for a superseded item. |
Inverse properties | http://purl.org/linked-data/registry#predecessorop |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | http://purl.org/linked-data/registry#RegisterItemc |
URI | http://purl.org/linked-data/registry#validationQuery |
---|---|
Description | A SPARQL ASK query which can be used to validate a proposed entry in this register. Returns true of an error is found. |
Domain(s) | http://purl.org/linked-data/registry#Registerc |
Range(s) | http://purl.org/linked-data/registry#SPARQLAskQueryc |
URI | http://purl.org/linked-data/registry#forwardingCode |
---|---|
Description | The HTTP status code to return the requester in order to forward the request. |
Domain(s) | http://purl.org/linked-data/registry#NamespaceForwardc |
Range(s) | xsd:intc |
URI | http://purl.org/linked-data/registry#nextState |
---|---|
Description | Gives the label of a state which can follow from this state |
Domain(s) | http://purl.org/linked-data/registry#Statusc |
Range(s) | xsd:stringc |
URI | http://purl.org/linked-data/registry#notation |
---|---|
Description | A short text string which can be used to denote the register item. Must be unique within the register. If available it should be used as the path segment, relative to the parent register, for the RegisterItem (and for the item itself, if managed). Restricted to be a syntactically legal URI segment (i.e. *pchar). |
Domain(s) | http://purl.org/linked-data/registry#RegisterItemc |
Range(s) | xsd:stringc |
URI | http://purl.org/linked-data/registry#presentation |
---|---|
Description | Presentational hint for showing items with this status |
Domain(s) | http://purl.org/linked-data/registry#Statusc |
Range(s) | xsd:stringc |
URI | http://purl.org/linked-data/registry#priorState |
---|---|
Description | Gives the label of a state which can precede this state |
Domain(s) | http://purl.org/linked-data/registry#Statusc |
Range(s) | xsd:stringc |
URI | http://purl.org/linked-data/registry#query |
---|---|
Description | The source of a SPARQL query |
Range(s) | xsd:stringc |
URI | http://purl.org/linked-data/registry#tag |
---|---|
Description | The tag used to label a collection which snapshots the state of a register |
Domain(s) | prov:Collectionc |
Range(s) | xsd:stringc |
http://purl.org/dc/terms/
http://xmlns.com/foaf/0.1/
http://www.w3.org/ns/ldp#
http://www.w3.org/2002/07/owl#
http://www.w3.org/ns/prov#
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
http://www.w3.org/ns/sparql-service-description#
https://schema.org/
http://www.w3.org/2004/02/skos/core#
http://rdfs.org/ns/void#
http://www.w3.org/2003/06/sw-vocab-status/ns#
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
dp | Annotation Properties |
p | Properties |
ni | Named Individuals |