Class: FoafAgent
URI: foaf:agent
classDiagram
class FoafAgent
FoafAgent : dct_type
FoafAgent --> skos_Concept : dct_type
FoafAgent : foaf_name
FoafAgent --> rdfs_Literal : foaf_name
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
foaf_name | 1..* RdfsLiteral |
direct | |
dct_type | 0..1 SkosConcept |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
DcatDataset | dct_publisher | range | FoafAgent |
DcatCatalog | dct_publisher | range | FoafAgent |
DcatCatalog | dct_creator | range | FoafAgent |
DcatDatasetSeries | dct_publisher | range | FoafAgent |
Identifier and Mapping Information
Schema Source
- from schema: https://ndfi4cat.de/linkml/tests/DCATap
Mappings
Mapping Type | Mapped Value |
---|---|
self | foaf:agent |
native | https://ndfi4cat.de/linkml/tests/DCATap/:FoafAgent |
LinkML Source
Direct
name: foaf_agent
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
attributes:
foaf_name:
name: foaf_name
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: foaf:name
multivalued: true
domain_of:
- foaf_agent
range: rdfs_Literal
required: true
dct_type:
name: dct_type
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
slot_uri: dct:type
multivalued: false
domain_of:
- dcat_Dataset
- dct_LicenseDocument
- foaf_agent
range: skos_Concept
required: false
class_uri: foaf:agent
Induced
name: foaf_agent
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
attributes:
foaf_name:
name: foaf_name
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
rank: 1000
slot_uri: foaf:name
multivalued: true
alias: foaf_name
owner: foaf_agent
domain_of:
- foaf_agent
range: rdfs_Literal
required: true
dct_type:
name: dct_type
from_schema: https://ndfi4cat.de/linkml/tests/DCATap
slot_uri: dct:type
multivalued: false
alias: dct_type
owner: foaf_agent
domain_of:
- dcat_Dataset
- dct_LicenseDocument
- foaf_agent
range: skos_Concept
required: false
class_uri: foaf:agent