Slot: creator
URI: dcterms:creator
Inheritance
- 
creator
 
Applicable Classes
Name  | 
Description  | 
Modifies Slot  | 
|---|---|---|
no  | 
||
An OWL ontology  | 
no  | 
|
A property used in non-logical axioms  | 
no  | 
|
A collection of terms grouped for some purpose  | 
no  | 
|
no  | 
||
no  | 
||
An individual human being  | 
no  | 
|
no  | 
||
no  | 
||
A property that connects two objects in logical axioms  | 
no  | 
|
An ObjectProperty with the property of transitivity  | 
no  | 
|
A NamedThing that includes classes, properties, but not ontologies  | 
no  | 
|
An instance that has a IRI  | 
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>