Slot: id
this maps to the URI in RDF
URI: omoschema:id
Inheritance
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 |
yes |
|
yes |
||
An OWL ontology |
no |
|
no |
||
Anything with an IRI |
no |
|
no |
||
A NamedThing that includes classes, properties, but not ontologies |
no |
Properties
Range: Uriorcurie
Required: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
omoschema:id |
native |
omoschema:id |
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>