Slot: predicates

The predicate types in the graph.

URI: kgr:predicates

Applicable Classes

Name Description Modifies Slot
GraphProduct A product that is a graph, represented as nodes and edges no

Properties

  • Range: String

  • Multivalued: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema

Mappings

Mapping Type Mapped Value
self kgr:predicates
native kgr:predicates

LinkML Source

```yaml name: predicates description: The predicate types in the graph. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: predicates owner: GraphProduct domain_of: - GraphProduct range: string multivalued: true ```