Skip to content

Class: DeprecatedClass

URI: owl:DeprecatedClass

classDiagram Class <|-- DeprecatedClass DeprecatedClass : complementOf DeprecatedClass : disjointUnionOf DeprecatedClass : disjointWith DeprecatedClass : equivalentClass DeprecatedClass : hasKey DeprecatedClass : intersectionOf DeprecatedClass : oneOf DeprecatedClass : unionOf

Inheritance

Slots

Name Cardinality and Range Description
complementOf 0..*
Class
disjointUnionOf 0..*
List
disjointWith 0..*
Class
equivalentClass 0..*
Class
hasKey 0..*
List
intersectionOf 0..*
List
oneOf 0..*
List
unionOf 0..*
List

Usages

Comments

  • The class of deprecated classes.

Identifier and Mapping Information

Schema Source

  • from schema: http://www.w3.org/2002/07/owl

Mappings

Mapping Type Mapped Value
self ['owl:DeprecatedClass']
native ['owl:DeprecatedClass']

LinkML Specification

Direct

name: DeprecatedClass
comments:
- The class of deprecated classes.
from_schema: http://www.w3.org/2002/07/owl
rank: 1000
is_a: Class
class_uri: owl:DeprecatedClass

Induced

name: DeprecatedClass
comments:
- The class of deprecated classes.
from_schema: http://www.w3.org/2002/07/owl
rank: 1000
is_a: Class
attributes:
  complementOf:
    name: complementOf
    comments:
    - The property that determines that a given class is the complement of another
      class.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:complementOf
    multivalued: true
    alias: complementOf
    owner: DeprecatedClass
    domain_of:
    - Class
    range: Class
  disjointUnionOf:
    name: disjointUnionOf
    comments:
    - The property that determines that a given class is equivalent to the disjoint
      union of a collection of other classes.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:disjointUnionOf
    multivalued: true
    alias: disjointUnionOf
    owner: DeprecatedClass
    domain_of:
    - Class
    range: List
  disjointWith:
    name: disjointWith
    comments:
    - The property that determines that two given classes are disjoint.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:disjointWith
    multivalued: true
    alias: disjointWith
    owner: DeprecatedClass
    domain_of:
    - Class
    range: Class
  equivalentClass:
    name: equivalentClass
    comments:
    - The property that determines that two given classes are equivalent, and that
      is used to specify datatype definitions.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:equivalentClass
    multivalued: true
    alias: equivalentClass
    owner: DeprecatedClass
    domain_of:
    - Class
    range: Class
  hasKey:
    name: hasKey
    comments:
    - The property that determines the collection of properties that jointly build
      a key.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:hasKey
    multivalued: true
    alias: hasKey
    owner: DeprecatedClass
    domain_of:
    - Class
    range: List
  intersectionOf:
    name: intersectionOf
    comments:
    - The property that determines the collection of classes or data ranges that build
      an intersection.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:intersectionOf
    multivalued: true
    alias: intersectionOf
    owner: DeprecatedClass
    domain_of:
    - Class
    range: List
  oneOf:
    name: oneOf
    comments:
    - The property that determines the collection of individuals or data values that
      build an enumeration.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:oneOf
    multivalued: true
    alias: oneOf
    owner: DeprecatedClass
    domain_of:
    - Class
    range: List
  unionOf:
    name: unionOf
    comments:
    - The property that determines the collection of classes or data ranges that build
      a union.
    from_schema: http://www.w3.org/2002/07/owl
    rank: 1000
    slot_uri: owl:unionOf
    multivalued: true
    alias: unionOf
    owner: DeprecatedClass
    domain_of:
    - Class
    range: List
class_uri: owl:DeprecatedClass