Class: OwlDisjointClassStatement

URI: semsql_owl:OwlDisjointClassStatement

classDiagram NodeToNodeStatement <|-- OwlDisjointClassStatement OwlDisjointClassStatement : datatype OwlDisjointClassStatement : language OwlDisjointClassStatement : object OwlDisjointClassStatement : predicate OwlDisjointClassStatement : stanza OwlDisjointClassStatement : subject OwlDisjointClassStatement : value

Usage

SELECT * FROM owl_disjoint_class_statement;

Inheritance

Slots

Name Cardinality and Range Description
stanza 0..1
Node
the term which this statement is about
subject 0..1
ClassNode
One of the two classes that are disjoint
predicate 0..1
PropertyNode
The predicate of the statement
object 1..1
ClassNode
One of the two classes that are disjoint
value 0..1
LiteralAsStringType
Note the range of this slot is always a string
datatype 0..1
xsd:string
the rdf datatype of the value, for example, xsd:string
language 0..1
xsd:string
the human language in which the value is encoded, e

Usages

Comments

  • sqlview>> SELECT * FROM statements WHERE predicate='owl:disjointClass'

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/semsql/owl

SQL View

This class has a SQL view definition:

sqlview>> SELECT * FROM statements WHERE predicate='owl:disjointClass'

Mappings

Mapping Type Mapped Value
self ['semsql_owl:OwlDisjointClassStatement']
native ['semsql_owl:OwlDisjointClassStatement']

LinkML Specification

Direct

name: owl_disjoint_class_statement
comments:
- sqlview>> SELECT * FROM statements WHERE predicate='owl:disjointClass'
from_schema: https://w3id.org/semsql/owl
rank: 1000
is_a: node_to_node_statement
slot_usage:
  subject:
    name: subject
    description: One of the two classes that are disjoint. No significance to subject
      vs object
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    range: class_node
  object:
    name: object
    description: One of the two classes that are disjoint. No significance to subject
      vs object
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    range: class_node

Induced

name: owl_disjoint_class_statement
comments:
- sqlview>> SELECT * FROM statements WHERE predicate='owl:disjointClass'
from_schema: https://w3id.org/semsql/owl
rank: 1000
is_a: node_to_node_statement
slot_usage:
  subject:
    name: subject
    description: One of the two classes that are disjoint. No significance to subject
      vs object
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    range: class_node
  object:
    name: object
    description: One of the two classes that are disjoint. No significance to subject
      vs object
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    range: class_node
attributes:
  stanza:
    name: stanza
    description: the term which this statement is about
    deprecated: this will disappear in future versions
    from_schema: https://w3id.org/semsql/rdf
    see_also:
    - https://github.com/ontodev/rdftab.rs#stanzas
    rank: 1000
    alias: stanza
    owner: owl_disjoint_class_statement
    domain_of:
    - statements
    range: node
  subject:
    name: subject
    description: One of the two classes that are disjoint. No significance to subject
      vs object
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    slot_uri: rdf:subject
    alias: subject
    owner: owl_disjoint_class_statement
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - repair_action
    - problem
    range: class_node
  predicate:
    name: predicate
    description: The predicate of the statement
    from_schema: https://w3id.org/semsql/rdf
    aliases:
    - relationship type
    - property
    rank: 1000
    slot_uri: rdf:predicate
    alias: predicate
    owner: owl_disjoint_class_statement
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - problem
    range: property_node
  object:
    name: object
    description: One of the two classes that are disjoint. No significance to subject
      vs object
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    slot_uri: rdf:object
    alias: object
    owner: owl_disjoint_class_statement
    domain_of:
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    - term_association
    - owl_complex_axiom
    - owl_subclass_of_some_values_from
    - owl_equivalent_to_intersection_member
    - statements
    - relation_graph_construct
    - edge
    - subgraph_query
    - subgraph_edge_by_ancestor
    - subgraph_edge_by_descendant
    - subgraph_edge_by_parent
    - subgraph_edge_by_child
    - subgraph_edge_by_self
    - entailed_edge
    - entailed_edge_cycle
    - transitive_edge
    range: class_node
    required: true
  value:
    name: value
    description: Note the range of this slot is always a string. Only used the triple
      represents a literal assertion
    from_schema: https://w3id.org/semsql/rdf
    close_mappings:
    - rdf:object
    rank: 1000
    slot_uri: rdf:object
    alias: value
    owner: owl_disjoint_class_statement
    domain_of:
    - statements
    - problem
    range: literal as string type
  datatype:
    name: datatype
    description: the rdf datatype of the value, for example, xsd:string
    comments:
    - only used when value is populated
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    alias: datatype
    owner: owl_disjoint_class_statement
    domain_of:
    - statements
    range: string
  language:
    name: language
    description: the human language in which the value is encoded, e.g. en
    todos:
    - use an enum
    comments:
    - only used when value is populated
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    alias: language
    owner: owl_disjoint_class_statement
    domain_of:
    - statements
    range: string