DRAFT Specification v. 0.0.1
Description
This Virtualization profile specification presents a an abstract representation of virtualization used in a computational environment.
Schema.org hierarchy
This is a new Profile that fits into the schema.org hierarchy as follows:Thing
Group | Use Cases | Task & Issues | Examples |
---|---|---|---|
You can read the release version of this specification here.
Key to specification table
Schema.org properties where the Expected Types have been changed, or new (i.e., Bioschemas created) properties/types are green.
Schema.org properties/types are red.
Pending Schema.org properties/types are blue.
External (i.e., from 3rd party ontology) properties/types are black.
CD = Cardinality
Property | Expected Type | Description | CD | Controlled Vocabulary | Example |
---|---|---|---|---|---|
Marginality: Minimum. | |||||
description |
Text |
Schema: A description of the item. Bioschemas: A description of the virtualization technology |
ONE | ||
name |
Text |
Schema: The name of the item. Bioschemas: The name of the virtualization technology |
ONE | ||
url |
URL |
Schema: URL of the item. Bioschemas: A url associated with the virtualization technology. |
ONE | ||
Marginality: Recommended. | |||||
alternateName |
Text |
Schema: An alias for the item. |
MANY | ||
identifier |
PropertyValue Text URL |
Schema: The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details. Bioschemas: An identifier for the virtualization technology. |
ONE | ||
Marginality: Optional. | |||||
additionalType |
URL |
Schema: An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the ‘typeof’ attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. Bioschemas: The additional type is defined at http://security.polito.it/ontology/ |
ONE | https://github.com/Vocamp/computationalEnvironmentODP/blob/master/data/ComputationalEnvironment.rdf |