Slot: subject
The subject of the statement
URI: rdf:subject Alias: subject
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Statement | Represents an RDF triple, a statement in the form "subject predicate object" or "subject predicate value". See Semantic SQL for more information on the contents of this table and how it is populated. |
yes |
Association | An association between an object--typically an entity such as a protein or a feature--and a classification system or ontology, such as the Gene Ontology, the Enzyme Classification, or TIGRFAMS domains. | yes |
EntailedEdge | A relation graph edge that is inferred. This table contains links between the nodes that appear as subjects in the Statement table. The graph contains all possible links between nodes and is created using a reasoner such as relation-graph to materialise inferrred links. | yes |
Properties
- Range: Uriorcurie
Aliases
- about
- source
- head
- subject_id
TODOs
- set range appropriately for ontology and association use
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | rdf:subject |
native | kb_cdm:subject |
LinkML Source
name: subject
description: The subject of the statement
todos:
- set range appropriately for ontology and association use
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- about
- source
- head
- subject_id
rank: 1000
slot_uri: rdf:subject
alias: subject
domain_of:
- Association
- Statement
- EntailedEdge
range: uriorcurie