404
+ +Page not found
+ + +diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 00000000..49c69fdd --- /dev/null +++ b/docs/404.html @@ -0,0 +1,131 @@ + + + +
+ + + + + + + +Page not found
+ + +an attributed description
+ + +mixin for classes that support annotations
+URI: linkml:Annotatable
+ +a tag/value pair with the semantics of OWL Annotation
+URI: linkml:Annotation
+ +A binary (true or false) value
+URI: linkml:Boolean
++ | + | + |
---|---|---|
Root (builtin) type | ++ | Bool | +
Representation | ++ | bool | +
the definition of a class or interface
+ + ++ | + | + |
---|---|---|
Aliases: | ++ | table | +
+ | + | record | +
+ | + | template | +
+ | + | message | +
+ | + | observation | +
Close Mappings: | ++ | owl:Class | +
Generic metadata shared across definitions
+ + +a date (year, month and day) in an idealized calendar
+URI: linkml:Date
++ | + | + |
---|---|---|
Root (builtin) type | ++ | XSDDate | +
Representation | ++ | str | +
The combination of a date and time
+URI: linkml:Datetime
++ | + | + |
---|---|---|
Root (builtin) type | ++ | XSDDateTime | +
Representation | ++ | str | +
A real number with arbitrary precision that conforms to the xsd:decimal specification
+URI: linkml:Decimal
++ | + | + |
---|---|---|
Root (builtin) type | ++ | Decimal | +
base class for definitions
+URI: linkml:Definition
+ ++ | + | + |
---|---|---|
See also: | ++ | https://en.wikipedia.org/wiki/Data_element_definition | +
A real number that conforms to the xsd:double specification
+URI: linkml:Double
++ | + | + |
---|---|---|
Root (builtin) type | ++ | float | +
a named element in the model
+URI: linkml:Element
+ ++ | + | + |
---|---|---|
See also: | ++ | https://en.wikipedia.org/wiki/Data_element | +
List of values that constrain the range of a slot
+ + +usage example and description
+URI: linkml:Example
+ +mixin for classes that support extension
+URI: linkml:Extensible
+ +a tag/value pair used to add non-model information to an entry
+URI: linkml:Extension
+ +A real number that conforms to the xsd:float specification
+URI: linkml:Float
++ | + | + |
---|---|---|
Root (builtin) type | ++ | float | +
An integer
+URI: linkml:Integer
++ | + | + |
---|---|---|
Root (builtin) type | ++ | int | +
an attributed label
+URI: linkml:LocalName
+ +Prefix part of CURIE
+URI: linkml:Ncname
++ | + | + |
---|---|---|
Root (builtin) type | ++ | NCName | +
Representation | ++ | str | +
A URI, CURIE or BNODE that represents a node in a model.
+ ++ | + | + |
---|---|---|
Root (builtin) type | ++ | NodeIdentifier | +
Representation | ++ | str | +
A URI or CURIE that represents an object in the model.
+ ++ | + | + |
---|---|---|
Root (builtin) type | ++ | ElementIdentifier | +
Representation | ++ | str | +
+ | + | + |
---|---|---|
Comments: | ++ | Used for inheritence and type checking | +
Set of slots that appear in the OWL representation of a model
+URI: linkml:owl
+a permissible value, accompanied by intended text and an optional mapping to a concept URI
+ + +prefix URI tuple
+URI: linkml:Prefix
+ +a collection of subset, type, slot and class definitions
+ + ++ | + | + |
---|---|---|
Aliases: | ++ | data dictionary | +
See also: | ++ | https://en.wikipedia.org/wiki/Data_dictionary | +
the definition of a property or a slot
+ + +implicitly asserts that X is an instance of C1
+ * Range: [ClassDefinition](ClassDefinition.md)
+
+implicitly asserts Y is an instance of C2
+ * Range: [Element](Element.md)
+
++ | + | + |
---|---|---|
Aliases: | ++ | slot | +
+ | + | field | +
+ | + | property | +
+ | + | attribute | +
+ | + | column | +
+ | + | variable | +
Close Mappings: | ++ | rdf:Property | +
A character string
+URI: linkml:String
++ | + | + |
---|---|---|
Root (builtin) type | ++ | str | +
the name and description of a subset
+ + +A time object represents a (local) time of day, independent of any particular day
+URI: linkml:Time
++ | + | + |
---|---|---|
Root (builtin) type | ++ | XSDTime | +
Representation | ++ | str | +
A data type definition.
+ + +a collection of slots whose values uniquely identify an instance of a class
+URI: linkml:UniqueKey
+ +a complete URI
+URI: linkml:Uri
++ | + | + |
---|---|---|
Root (builtin) type | ++ | URI | +
Representation | ++ | str | +
a URI or a CURIE
+URI: linkml:Uriorcurie
++ | + | + |
---|---|---|
Root (builtin) type | ++ | URIorCURIE | +
Representation | ++ | str | +
an abstract class is a high level class or slot that is typically used to group common slots together and cannot be directly instantiated.
+URI: linkml:abstract
+Definition → 0..1 Boolean
+the name used for a slot in the context of its owning class. If present, this is used instead of the actual slot name.
+URI: linkml:alias
+SlotDefinition → 0..1 String
+URI: linkml:aliases
++ | + | + |
---|---|---|
Mappings: | ++ | skos:altLabel | +
the source of an attributed description
+URI: linkml:alt_description_source
+AltDescription → 1..1 String
+text of an attributed description
+URI: linkml:alt_description_text
+AltDescription → 1..1 String
+Element → 0..* AltDescription
+a collection of tag/text tuples with the semantics of OWL Annotation
+URI: linkml:annotations
+Annotatable → 0..* Annotation
+Used to extend class or slot definitions. For example, if we have a core schema where a gene has two slots for identifier and symbol, and we have a specialized schema for my_organism where we wish to add a slot systematic_name, we can avoid subclassing by defining a class gene_my_organism, adding the slot to this class, and then adding an apply_to pointing to the gene class. The new slot will be 'injected into' the gene class.
+URI: linkml:apply_to
+Definition → 0..* Definition
+Inline definition of slots
+URI: linkml:attributes
+ClassDefinition → 0..* SlotDefinition
++ | + | + |
---|---|---|
Comments: | ++ | attributes are an alternative way of defining new slots. An attribute adds a slot to the global space in the form |
+
python base type that implements this type definition
+URI: linkml:base
+TypeDefinition → 0..1 String
++ | + | + |
---|---|---|
Comments: | ++ | every root type must have a base | +
+ | + | the base is inherited by child types but may be overriden. Base compatibility is not checked. | +
A list of terms from different schemas or terminology systems that have broader meaning.
+ +None → 0..* Uriorcurie
++ | + | + |
---|---|---|
Mappings: | ++ | skos:broadMatch | +
URI: linkml:class_definition_apply_to
+ClassDefinition → 0..* ClassDefinition
+URI: linkml:class_definition_is_a
+ClassDefinition → 0..1 ClassDefinition
+URI: linkml:class_definition_mixins
+ClassDefinition → 0..* ClassDefinition
+URI of the class in an RDF environment
+URI: linkml:class_uri
+ClassDefinition → 0..1 Uriorcurie
+class definitions
+URI: linkml:classes
+SchemaDefinition → 0..* ClassDefinition
+A list of terms from different schemas or terminology systems that have close meaning.
+ +None → 0..* Uriorcurie
++ | + | + |
---|---|---|
Mappings: | ++ | skos:closeMatch | +
the identifier of an enumeration code set.
+URI: linkml:code_set
+EnumDefinition → 0..1 Uriorcurie
+the version tag of the enumeration code set
+URI: linkml:code_set_tag
+EnumDefinition → 0..1 String
++ | + | + |
---|---|---|
Comments: | ++ | enum_definition cannot have both a code_set_tag and a code_set_version | +
the version identifier of the enumeration code set
+ +EnumDefinition → 0..1 String
++ | + | + |
---|---|---|
Comments: | ++ | we assume that version identifiers lexically sort in temporal order. Recommend semver when possible | +
notes and comments about an element intended for external consumption
+URI: linkml:comments
++ | + | + |
---|---|---|
Mappings: | ++ | skos:note | +
In Subsets: | ++ | owl | +
agent that created the element
+URI: linkml:created_by
+Element → 0..1 Uriorcurie
++ | + | + |
---|---|---|
Mappings: | ++ | pav:createdBy | +
time at which the element was created
+URI: linkml:created_on
++ | + | + |
---|---|---|
Mappings: | ++ | pav:createdOn | +
this project was made using the Link Model Language (LinkML) framework
+ +ordered list of prefixcommon biocontexts to be fetched to resolve id prefixes and inline prefix variables
+ +SchemaDefinition → 0..* String
+default and base prefix -- used for ':' identifiers, @base and @vocab
+ +SchemaDefinition → 0..1 String
+default slot range to be used if range element is omitted from a slot definition
+URI: linkml:default_range
+SchemaDefinition → 0..1 TypeDefinition
+The combination of is a plus defining slots form a genus-differentia definition, or the set of necessary and sufficient conditions that can be transformed into an OWL equivalence axiom
+ +ClassDefinition → 0..* SlotDefinition
+the "native" URI of the element
+ +Element → 0..1 Uriorcurie
++ | + | + |
---|---|---|
Comments: | ++ | Formed by combining the default_prefix with the mangled element | +
Description of why and when this element will no longer be used
+URI: linkml:deprecated
+When an element is deprecated, it can be automatically replaced by this uri or curie
+URI: linkml:deprecated_element_has_exact_replacement
+None → 0..1 Uriorcurie
++ | + | + |
---|---|---|
Mappings: | ++ | IAO:0100001 | +
When an element is deprecated, it can be potentially replaced by this uri or curie
+URI: linkml:deprecated_element_has_possible_replacement
+None → 0..1 Uriorcurie
++ | + | + |
---|---|---|
Mappings: | ++ | OIO:consider | +
a description of the element's purpose and use
+URI: linkml:description
++ | + | + |
---|---|---|
Mappings: | ++ | skos:definition | +
In Subsets: | ++ | owl | +
True means that the key slot(s) is used to determine the instantiation (types) relation between objects and a ClassDefinition
+ +SlotDefinition → 0..1 Boolean
+defines the type of the subject of the slot. Given the following slot definition + S1: + domain: C1 + range: C2 +the declaration + X: + S1: Y
+implicitly asserts that X is an instance of C1
+URI: linkml:domain
+SlotDefinition → 0..1 ClassDefinition
+the class(es) that reference the slot in a "slots" or "slot_usage" context
+URI: linkml:domain_of
+SlotDefinition → 0..* ClassDefinition
+a list of Curie prefixes that are used in the representation of instances of the model. All prefixes in this list are added to the prefix sections of the target models.
+URI: linkml:emit_prefixes
+SchemaDefinition → 0..* Ncname
+enumerated ranges
+URI: linkml:enums
+SchemaDefinition → 0..* EnumDefinition
+A list of terms from different schemas or terminology systems that have identical meaning.
+ +None → 0..* Uriorcurie
++ | + | + |
---|---|---|
Mappings: | ++ | skos:exactMatch | +
example usages of an element
+URI: linkml:examples
++ | + | + |
---|---|---|
In Subsets: | ++ | owl | +
a tag associated with an extension
+URI: linkml:extension_tag
+Extension → 1..1 Uriorcurie
+the actual annotation
+ +a tag/text tuple attached to an arbitrary element
+URI: linkml:extensions
+Extensible → 0..* Extension
+id of the schema that defined the element
+URI: linkml:from_schema
++ | + | + |
---|---|---|
Mappings: | ++ | skos:inScheme | +
date and time that the schema was loaded/generated
+ +SchemaDefinition → 0..1 Datetime
++ | + | + |
---|---|---|
In Subsets: | ++ | owl | +
about my_schema
+ +The official schema URI
+URI: linkml:id
+SchemaDefinition → 1..1 Uri
+the identifier of this class or slot must begin with the URIs referenced by this prefix
+URI: linkml:id_prefixes
++ | + | + |
---|---|---|
Comments: | ++ | Order of elements may be used to indicate priority order | +
+ | + | If identifiers are treated as CURIEs, then the CURIE must start with one of the indicated prefixes followed by : (should start if the list is open) |
+
+ | + | If identifiers are treated as URIs, then the URI string must start with the expanded for of the prefix (should start if the list is open) | +
See also: | ++ | https://github.com/linkml/linkml/issues/194 | +
+ | + | https://github.com/linkml/linkml-model/issues/28 | +
True means that the key slot(s) uniquely identify the container. There can be at most one identifier or key per container
+URI: linkml:identifier
+SlotDefinition → 0..1 Boolean
++ | + | + |
---|---|---|
Aliases: | ++ | primary key | +
+ | + | ID | +
+ | + | UID | +
+ | + | code | +
Comments: | ++ | identifier is inherited | +
+ | + | a key slot is automatically required. Identifiers cannot be optional | +
+ | + | a given domain can have at most one identifier | +
+ | + | identifiers and keys are mutually exclusive. A given domain cannot have both | +
See also: | ++ | https://en.wikipedia.org/wiki/Identifier | +
function that provides a default value for the slot. Possible values for this slot are defined in biolink.utils.ifabsent_functions.default_library: + * [Tt]rue -- boolean True + * [Ff]alse -- boolean False + * int(value) -- integer value + * str(value) -- string value + * default_range -- schema default range + * bnode -- blank node identifier + * slot_uri -- URI for the slot + * class_curie -- CURIE for the containing class + * class_uri -- URI for the containing class
+URI: linkml:ifabsent
+SlotDefinition → 0..1 String
+the imports entry that this element was derived from. Empty means primary source
+URI: linkml:imported_from
+other schemas that are included in this schema
+URI: linkml:imports
+SchemaDefinition → 0..* Uriorcurie
+used to indicate membership of a term in a defined subset of terms used for a particular domain or application (e.g. the translator_minimal subset holding the minimal set of predicates used in a translator knowledge graph)
+URI: linkml:in_subset
+Element → 0..* SubsetDefinition
++ | + | + |
---|---|---|
Mappings: | ++ | OIO:inSubset | +
A metamodel for defining linked open data schemas
+true means that the value of a slot is inherited by subclasses
+URI: linkml:inherited
+SlotDefinition → 0..1 Boolean
++ | + | + |
---|---|---|
Comments: | ++ | Inherited applies to slot values. Parent slots are always inherited by subclasses | +
True means that keyed or identified slot appears in an outer structure by value. False means that only the key or identifier for the slot appears within the domain, referencing a structure that appears elsewhere.
+URI: linkml:inlined
+SlotDefinition → 0..1 Boolean
++ | + | + |
---|---|---|
Comments: | ++ | classes without keys or identifiers are necessarily inlined as lists | +
True means that an inlined slot is represented as a list of range instances. False means that an inlined slot is represented as a dictionary, whose key is the slot key or identifier and whose value is the range instance.
+ +SlotDefinition → 0..1 Boolean
++ | + | + |
---|---|---|
Comments: | ++ | The default loader will accept either list or dictionary form as input. This parameter controls internal | +
representation and output. | ++ | + |
+ | + | A keyed or identified class with one additional slot can be input in a third form, a dictionary whose key | +
is the key or identifier and whose value is the one additional element. This form is still stored according | ++ | + |
to the inlined_as_list setting. | ++ | + |
indicates that any instance of d s r implies that there is also an instance of r s' d
+URI: linkml:inverse
+SlotDefinition → 0..1 SlotDefinition
++ | + | + |
---|---|---|
Mappings: | ++ | owl:inverseOf | +
specifies single-inheritance between classes or slots. While multiple inheritance is not allowed, mixins can be provided effectively providing the same thing. The semantics are the same when translated to formalisms that allow MI (e.g. RDFS/OWL). When translating to a SI framework (e.g. java classes, python classes) then is a is used. When translating a framework without polymorphism (e.g. json-schema, solr document schema) then is a and mixins are recursively unfolded
+URI: linkml:is_a
+Definition → 0..1 Definition
+indicates that any instance, i, the domain of this slot will include an assert of i s range
+ +SlotDefinition → 0..1 Boolean
+True means that this slot was defined in a slot_usage situation
+URI: linkml:is_usage_slot
+SlotDefinition → 0..1 Boolean
+True means that the key slot(s) uniquely identify the container.
+URI: linkml:key
+SlotDefinition → 0..1 Boolean
++ | + | + |
---|---|---|
Comments: | ++ | see also 'unique_key' | +
+ | + | key is inherited | +
+ | + | a given domain can have at most one key slot (restriction to be removed in the future) | +
+ | + | identifiers and keys are mutually exclusive. A given domain cannot have both | +
+ | + | a key slot is automatically required. Keys cannot be optional | +