Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version History

...

The publicly released version IRI MUST use a numeric version formed with the release year and a monotonically increasing number NN in YYYYNN form, such as 202202 for the second release in 2022. If the IOF releases every quarter, NN represents the quarter when the ontology was released. When a versioned IRI is formed, the version MUST appear before the topic. All IOF ontologies that are part of a release MUST share a common version.

...

The non-versioned IRI MUST always reference the latest released version of the ontology.

  • Versioned IRI: https://spec.industrialontologies.org/ontology/202202/supplychain/meta

  • Non-Versioned IRI: https://spec.industrialontologies.org/ontology/supplychain/meta

...

A data property MUST be a verb phrase starting with is for boolean (true/false) or has for any other data type. The data property SHOULD end with Value unless it is a boolean.

Examples:

...