Slot: propertyChainAxiom

URI: owl:propertyChainAxiom

Inheritance

Applicable Classes

Name

Description

Modifies Slot

ObjectProperty

A property that connects two objects in logical axioms

no

TransitiveProperty

An ObjectProperty with the property of transitivity

no

Properties

  • Range: String

  • Multivalued: True

TODOs

  • restrict range

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/ontology-metadata

LinkML Source

```yaml name: propertyChainAxiom todos: - restrict range from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 is_a: logical_predicate slot_uri: owl:propertyChainAxiom multivalued: true alias: propertyChainAxiom domain_of: - ObjectProperty range: string
</details>