Identifier pattern

IRI:
http://schema.geolink.org/1.0/pattern/identifier
Other visualisation:
Ontology source

Abstract

Identifier pattern generically describing identifiers where every identifier has an identifier value and possibly an identifier scheme.

Table of Content

  1. Classes
  2. Data Properties
  3. General Axioms
  4. Namespace Declarations

Classes

Identifierc back to ToC or Class ToC

IRI: http://schema.geolink.org/1.0/pattern/identifier#Identifier

Represents identifiers, each has exactly one identifier value and may have an identifier scheme.

has super-classes
hasIdentifierSchemedp only any u r i or string
hasIdentifierValuedp only string
hasIdentifierValuedp exactly 1
hasIdentifierSchemedp max 1

Data Properties

hasIdentifierSchemedp back to ToC or Data Property ToC

IRI: http://schema.geolink.org/1.0/pattern/identifier#hasIdentifierScheme

Provides the scheme of the identifier (as a string or URI), e.g., doi, orcid, etc.

hasIdentifierValuedp back to ToC or Data Property ToC

IRI: http://schema.geolink.org/1.0/pattern/identifier#hasIdentifierValue

Provides the value of the identifier (of type xsd:string or xsd:anyURI)

General Axioms

General Subclass Definition back to ToC

hasIdentifierSchemedp some any u r i or string is subclass of

Identifierc

General Subclass Definition back to ToC

hasIdentifierValuedp some string is subclass of

Identifierc

Namespace Declarations back to ToC

default namespace
http://schema.geolink.org/1.0/pattern/identifier#
identifier
http://schema.geolink.org/1.0/pattern/identifier#
owl
http://www.w3.org/2002/07/owl#
pattern
http://schema.geolink.org/1.0/pattern/
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.