Class: OwlEquivalentToIntersectionMember

Composition of OwlEquivalentClass, OwlIntersectionOf, and RdfListMember; C = X1 and ... and Xn

URI: semsql_owl:OwlEquivalentToIntersectionMember

classDiagram OwlComplexAxiom <|-- OwlEquivalentToIntersectionMember OwlEquivalentToIntersectionMember : object OwlEquivalentToIntersectionMember : predicate OwlEquivalentToIntersectionMember : subject

Usage

SELECT * FROM owl_equivalent_to_intersection_member;

Inheritance

Slots

Name Cardinality and Range Description
subject 0..1
Node
the defined class
object 0..1
Node
a class expression that forms the defining expression
predicate 0..1
PropertyNode
The predicate of the statement

Usages

Comments

  • sqlview>> SELECT e.stanza, e.subject, m.object FROM owl_equivalent_class_statement AS e JOIN statements AS i ON (e.object=i.subject) JOIN rdf_list_member_statement AS m ON (i.object=m.subject) WHERE i.predicate = 'owl:intersectionOf'

Identifier and Mapping Information

Schema Source

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

SQL View

This class has a SQL view definition:

sqlview>>
    SELECT e.stanza,
           e.subject,
           m.object
           FROM
      owl_equivalent_class_statement AS e JOIN
      statements AS i ON (e.object=i.subject) JOIN
      rdf_list_member_statement AS m ON (i.object=m.subject)
    WHERE
      i.predicate = 'owl:intersectionOf'

Mappings

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

LinkML Specification

Direct

name: owl_equivalent_to_intersection_member
description: Composition of `OwlEquivalentClass`, `OwlIntersectionOf`, and `RdfListMember`;
  `C = X1 and ... and Xn`
comments:
- "sqlview>>\n    SELECT e.stanza,\n           e.subject,\n           m.object\n \
  \          FROM\n      owl_equivalent_class_statement AS e JOIN\n      statements\
  \ AS i ON (e.object=i.subject) JOIN\n      rdf_list_member_statement AS m ON (i.object=m.subject)\n\
  \    WHERE\n      i.predicate = 'owl:intersectionOf'"
from_schema: https://w3id.org/semsql/owl
rank: 1000
is_a: owl_complex_axiom
slots:
- subject
- object
slot_usage:
  subject:
    name: subject
    description: the defined class
    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
    role: subclass
  object:
    name: object
    description: a class expression that forms the defining expression
    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
    role: filler

Induced

name: owl_equivalent_to_intersection_member
description: Composition of `OwlEquivalentClass`, `OwlIntersectionOf`, and `RdfListMember`;
  `C = X1 and ... and Xn`
comments:
- "sqlview>>\n    SELECT e.stanza,\n           e.subject,\n           m.object\n \
  \          FROM\n      owl_equivalent_class_statement AS e JOIN\n      statements\
  \ AS i ON (e.object=i.subject) JOIN\n      rdf_list_member_statement AS m ON (i.object=m.subject)\n\
  \    WHERE\n      i.predicate = 'owl:intersectionOf'"
from_schema: https://w3id.org/semsql/owl
rank: 1000
is_a: owl_complex_axiom
slot_usage:
  subject:
    name: subject
    description: the defined class
    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
    role: subclass
  object:
    name: object
    description: a class expression that forms the defining expression
    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
    role: filler
attributes:
  subject:
    name: subject
    description: the defined class
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    slot_uri: rdf:subject
    alias: subject
    owner: owl_equivalent_to_intersection_member
    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
    role: subclass
    range: node
  object:
    name: object
    description: a class expression that forms the defining expression
    from_schema: https://w3id.org/semsql/rdf
    rank: 1000
    slot_uri: rdf:object
    alias: object
    owner: owl_equivalent_to_intersection_member
    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
    role: filler
    range: 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_equivalent_to_intersection_member
    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