Industrial Ontologies Foundry Core
iof.core@202401
BFO-grounded core vocabulary for manufacturing and industrial domains.
publishedCC-BY-4.0 Verified publisher 1,610 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from Industrial Ontologies Foundry under its own licence.
Go to sourceOverview
The IOF Core ontology supplies rigorously defined industrial concepts. This package aligns IOF Core to Nimble Core so industrial twins inherit consistent upper-level semantics.
What's inside
mappings
- iof-to-nimble-core.ttl
ontology
- iof-core.ttl
documentation
- README.md
- ATTRIBUTION.md
Artifact types
Dependencies
- nimble.core>=1.0.0Nimble Core Ontology
Used by
Version history
- v202401latestNimble ≥ 1.0.08/29/2026
Current release.
- v0.9.0Nimble ≥ 1.0.01/31/2026
Initial public preview.
Manifest
Nimble consumes this machine-readable manifest when resolving and installing the package.
{
"package": {
"id": "iof.core",
"name": "Industrial Ontologies Foundry Core",
"version": "202401",
"status": "published"
},
"publisher": {
"name": "Industrial Ontologies Foundry",
"type": "community"
},
"domains": [
"manufacturing-industrial"
],
"solution_areas": [
"manufacturing-systems",
"industrial-data"
],
"artifacts": [
"ontology",
"ontology-mapping"
],
"dependencies": [
{
"id": "nimble.core",
"version": ">=1.0.0",
"optional": false
}
],
"compatibility": {
"nimble": {
"minimum": "1.0.0",
"maximum": null
}
},
"license": {
"type": "CC-BY-4.0",
"name": "Creative Commons Attribution 4.0",
"url": "https://creativecommons.org/licenses/by/4.0/",
"redistribution": "bundled",
"attribution_required": true,
"attribution": "IOF Core Ontology, Industrial Ontologies Foundry, CC BY 4.0.",
"source_authority": "Industrial Ontologies Foundry",
"source_url": "https://www.industrialontologies.org"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"mappings": [
"iof-to-nimble-core.ttl"
],
"ontology": [
"iof-core.ttl"
],
"documentation": [
"README.md",
"ATTRIBUTION.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}