Slot: creator
URI: dcterms:creator
Inheritance
-
creator
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A property used in non-logical axioms |
no |
|
A collection of terms grouped for some purpose |
no |
|
An ObjectProperty with the property of transitivity |
no |
|
no |
||
A property that connects two objects in logical axioms |
no |
|
An instance that has a IRI |
no |
|
An individual human being |
no |
|
no |
||
An OWL ontology |
no |
|
no |
||
no |
||
A NamedThing that includes classes, properties, but not ontologies |
no |
|
no |
Properties
Range: Agent
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
dcterms:creator |
native |
omoschema:creator |
close |
prov:wasAttributedTo |
LinkML Source
```yaml
name: creator
from_schema: https://w3id.org/oak/ontology-metadata
close_mappings:
- prov:wasAttributedTo
rank: 1000
is_a: provenance_property
slot_uri: dcterms:creator
alias: creator
domain_of:
- HasProvenance
- Ontology
range: Agent
multivalued: true
structured_pattern:
syntax: '{orcid_regex}'
interpolated: true
partial_match: false
</details>