SAREF Core Ontology

etsi.saref.core@3.2.1

ETSI reference ontology for smart devices and their functions.

publishedCC-BY-4.0 Verified publisher 1,240 installs

Content is not redistributed by the Marketplace

This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from ETSI under its own licence.

Go to source

Overview

SAREF describes devices, functions, commands, states and services and extends into energy, water, building and industrial verticals.

What's inside

ontology

  • saref.ttl

documentation

  • README.md
  • ATTRIBUTION.md

Artifact types

Dependencies

Version history

  • v3.2.1latestNimble ≥ 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": "etsi.saref.core",
    "name": "SAREF Core Ontology",
    "version": "3.2.1",
    "status": "published"
  },
  "publisher": {
    "name": "ETSI",
    "type": "standards-body"
  },
  "domains": [
    "manufacturing-industrial",
    "critical-infrastructure"
  ],
  "solution_areas": [
    "industrial-iot",
    "energy"
  ],
  "artifacts": [
    "ontology"
  ],
  "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": "SAREF, ETSI, CC BY 4.0.",
    "source_authority": "ETSI",
    "source_url": "https://saref.etsi.org"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "ontology": [
      "saref.ttl"
    ],
    "documentation": [
      "README.md",
      "ATTRIBUTION.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}