Skip to content

Slot: relationType

Specifies a URI that additionally qualifies the ExternalReference. The URI can point to a definition from an external ontology (e.g., the sameAs relation from OWL) and allows for mapping the ExternalReference to RDF triples.

URI: citygml:relationType Alias: relationType

Applicable Classes

Name Description Modifies Slot
ExternalReference ExternalReference is a reference to a corresponding object in another informa... no

Properties

Type and Range

Property Value
Range Uri
Domain Of ExternalReference

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner ExternalReference

Identifier and Mapping Information

Schema Source

  • from schema: https://www.ogc.org/standards/citygml

Mappings

Mapping Type Mapped Value
self citygml:relationType
native citygml:relationType

LinkML Source

name: relationType
description: Specifies a URI that additionally qualifies the ExternalReference. The
  URI can point to a definition from an external ontology (e.g., the sameAs relation
  from OWL) and allows for mapping the ExternalReference to RDF triples.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: relationType
owner: ExternalReference
domain_of:
- ExternalReference
range: uri
required: false
multivalued: false