linkml-tutorial-2024
A repostitory that walks through schema generation.
URI: https://w3id.org/linkml/linkml-tutorial-2024
Name: linkml-tutorial-2024
Classes
Class
Description
Sample
A sample is a limited quantity of something (e.g. an individual or set of individuals from a population, or a portion of a substance) to be used for testing, analysis, inspection, investigation, demonstration, or trial use.
AirSample
A sample of air
SoilSample
A sample of soil
SampleCollection
A collection of samples.
Slots
Slot
Description
altitude
Altitude is the height of an object or point in relation to a specific refere...
depth
The depth in centimeters of the biosample
id
The unique identifier for the biosample
latitude
Latitude is a geographic coordinate which refers to the angle from a point on...
longitude
Longitude is a geographic position that refers to the angle east or west of a...
sample_biome
The biome type of the biosample
sample_type
The type of sample
samples
The samples in the collection
species
The species of micro organisms collected in the sample
Enumerations
Enumeration
Description
BiomeTypeEnum
The type of biome
SpeciesEnum
The species of micro organisms collected in the sample
Types
Type
Description
Boolean
A binary (true or false) value
Curie
a compact URI
Date
a date (year, month and day) in an idealized calendar
DateOrDatetime
Either a date or a datetime
Datetime
The combination of a date and time
Decimal
A real number with arbitrary precision that conforms to the xsd:decimal speci...
Double
A real number that conforms to the xsd:double specification
Float
A real number that conforms to the xsd:float specification
Integer
An integer
Jsonpath
A string encoding a JSON Path
Jsonpointer
A string encoding a JSON Pointer
Ncname
Prefix part of CURIE
Nodeidentifier
A URI, CURIE or BNODE that represents a node in a model
Objectidentifier
A URI or CURIE that represents an object in the model
Sparqlpath
A string encoding a SPARQL Property Path
String
A character string
Time
A time object represents a (local) time of day, independent of any particular...
Uri
a complete URI
Uriorcurie
a URI or a CURIE
Subsets