Skip to content

Slot: namespace

The CURIE namespace (prefix) an ontology (e.g. "GO" for Gene Ontology).

URI: https://w3id.org/fga-wg/schema/bundle/namespace

Applicable Classes

Name Description Modifies Slot
OntologyVersions Information about an ontology used for the bundle. no

Properties

Type and Range

Property Value
Range String
Domain Of OntologyVersions

Cardinality and Requirements

Property Value
Required Yes

Examples

Value
edam

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/namespace
native https://w3id.org/fga-wg/schema/bundle/namespace

LinkML Source

name: namespace
description: The CURIE namespace (prefix) an ontology (e.g. "GO" for Gene Ontology).
examples:
- value: edam
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- OntologyVersions
range: string
required: true