Class: DctLocation
URI: dct:Location
classDiagram
class DctLocation
DctLocation : dcat_bbox
DctLocation --> rdfs_Literal : dcat_bbox
DctLocation : dcat_centroid
DctLocation --> rdfs_Literal : dcat_centroid
DctLocation : lcon_geometry
DctLocation --> lcon_Geometry : lcon_geometry
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
dcat_bbox | 0..1 RdfsLiteral |
direct | |
dcat_centroid | 0..1 RdfsLiteral |
direct | |
lcon_geometry | 0..1 LconGeometry |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
DcatDataset | dct_spatial | range | DctLocation |
DcatCatalog | dct_spatial | range | DctLocation |
DcatDatasetSeries | dct_spatial | range | DctLocation |
Identifier and Mapping Information
Schema Source
- from schema: https://ndfi4cat.de/linkml/tests/DCATap
Mappings
Mapping Type | Mapped Value |
---|---|
self | dct:Location |
native | https://ndfi4cat.de/linkml/tests/DCATap/:DctLocation |
LinkML Source
Direct
name: dct_Location
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
attributes:
dcat_bbox:
name: dcat_bbox
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: dcat:bbox
multivalued: false
domain_of:
- dct_Location
range: rdfs_Literal
required: false
dcat_centroid:
name: dcat_centroid
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: dcat:centroid
multivalued: false
domain_of:
- dct_Location
range: rdfs_Literal
required: false
lcon_geometry:
name: lcon_geometry
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: lcon:geometry
multivalued: false
domain_of:
- dct_Location
range: lcon_Geometry
required: false
class_uri: dct:Location
Induced
name: dct_Location
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
attributes:
dcat_bbox:
name: dcat_bbox
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: dcat:bbox
multivalued: false
alias: dcat_bbox
owner: dct_Location
domain_of:
- dct_Location
range: rdfs_Literal
required: false
dcat_centroid:
name: dcat_centroid
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: dcat:centroid
multivalued: false
alias: dcat_centroid
owner: dct_Location
domain_of:
- dct_Location
range: rdfs_Literal
required: false
lcon_geometry:
name: lcon_geometry
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: lcon:geometry
multivalued: false
alias: lcon_geometry
owner: dct_Location
domain_of:
- dct_Location
range: lcon_Geometry
required: false
class_uri: dct:Location