Slot: id
this maps to the URI in RDF
URI: omoschema:id
Inheritance
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A NamedThing that includes classes, properties, but not ontologies |
no |
|
A property used in non-logical axioms |
no |
|
An ObjectProperty with the property of transitivity |
no |
|
A property that connects two objects in logical axioms |
no |
|
An instance that has a IRI |
no |
|
no |
||
no |
||
no |
||
An individual human being |
yes |
|
yes |
||
A collection of terms grouped for some purpose |
no |
|
Anything with an IRI |
no |
|
An OWL ontology |
no |
Properties
Range: Uriorcurie
Required: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
LinkML Source
```yaml
name: id
description: this maps to the URI in RDF
from_schema: https://w3id.org/oak/ontology-metadata
rank: 1000
is_a: core_property
identifier: true
alias: id
domain_of:
- NamedObject
range: uriorcurie
required: true
</details>