Main Page: Difference between revisions

From semantic-hub.io
Line 79: Line 79:


==== Semantic Definitions ====
==== Semantic Definitions ====
The Semantic Hub differentiates between the item DefinintionWorkStream and the item Definition. The Definition item is a versionized snapshot of a state within the DefinitionWorkStream and represents a standardized Semantic Definition.
The Semantic Hub differentiates between the item DefinintionWorkstream and the item Definition. The Definition item is a versionized snapshot of a state within the DefinitionWorkstream and represents a standardized Semantic Definition.


==== Publishing of versions for semantic definitions ====
==== Publishing of versions for semantic definitions ====
For internal definitions (origin = 'internal') a Definition item can be created at any time to freeze the state of a DefinitionWorkStream item as official version.
For internal definitions (origin = 'internal') a Definition item can be created at any time to freeze the state of a DefinitionWorkstream item as official version.


For external definitions (origin = 'external') a version has to be always identical with the original definition, published by an external standardization body. In this case no Definition item is allowed to be created that is not already existing at the origin. It is in the responsibility of the whole community to maintain the Semantic Hub in this regard.   
For external definitions (origin = 'external') a version has to be always identical with the original definition, published by an external standardization body. In this case no Definition item is allowed to be created that is not already existing at the origin. It is in the responsibility of the whole community to maintain the Semantic Hub in this regard.   

Revision as of 07:32, 28 January 2026

Welcome to the central hub for industrial semantic definitions maintained by an open community!

Special:GoBySemanticId

Who we are

  • A open community that collects existing or publishes new industrial semantic definitions in this Semantic Hub (technically a Wikibase)
  • A trusted partner for standardization bodies that want to let the community work on their definitions commonly
  • Free to use (licenses might apply for external definitions only)
  • The wikibase and open community plattform (https://semantic-hub-community.coapp.io/) are operated by FoP Consult GmbH from Berlin, Germany

Key Facts

  • X users registered at the Semantic Hub (this Wikibase)
  • XXX semantic definitions from external repositories ingested
  • XXX semantic definitions publihed with their origin in the Semantic Hub
  • X members joined the additional community plattform https://semantic-hub-community.coapp.io/

Purpose

The Semantic Hub was initiated as Wikibase to solve the problem of scattered dictionaries and APIs that make it hard to find the information behind semantic definitions instantly. Semantic definitions are the meta data (e.g., unit of measure) for concepts (e.g., temperature) that form the vocabular that is strongly needed for:

User groups and their possibilities

What are you looking for? Your next step...
You are looking for a semantic definition? Just start your search in the search field above.
You would like to publish a larger set of semantic definitions (e.g., as standardization body)? Please join our open community on https://semantic-hub-community.coapp.io and announce a Data Set Request here.
You would like to edit the Wikibase (Semantic Hub)? Join our open community on https://semantic-hub-community.coapp.io and you will get an invitation link to the Wikibase (Semantic Hub) after a short check from our administrators.
You are interested in semantic referencing in general and would like to propose improvements and new features? Join our open community on https://semantic-hub-community.coapp.io/
You would like to access semantic definitions via API / SPARQL for your applications or you would like to use extended AI-based search functionalities? Join our open community on https://semantic-hub-community.coapp.io and chose a membership plan.

Our Partner

Open Community Platform

OPEN Community | LinkedIn

Instructions for the Semantic Hub

Youtube Channel

The Youtube-Channel provides short video clips that are the easiest way to get introduced to the Semantic Hub.

The data schema is enforced in the wikibase by the extension EntitySchema. An ontology about the Semantic Hub's structure is provided by Semtation with their Tool SemTalk. - Link to Ontology.

Identifier semanticId

Identifier (the semanticId) of semantic definitions have to be unique, e.g., URI/IRI, IRDI or URN. In this wikibase a semanticId can be assigned to items and properties. Every semanticId can be assigned only once.

When ingesting data sets from existing semantic definition repositories the existing semanticId will be taken over. In cases where similar definitions have different semanticId's more than one semanticId can be assigned.

Creation of new semanticID

When creating a semantic definition initially in the Semantic Hub (origin = 'internal') you have to create your own unique semanticID.

You can use this format if you do not have an alternative at hand:

  • Definition item: https://semanticid.io/{item/property identifier}/{label} or https://semanticid.io/{item/property identifier}/{group name}/{label}
  • Version item: https://semanticid.io/{item/property identifier}/{label}/{version} or https://semanticid.io/{item/property identifier}/{group name}/{label}/{version}

The version should be a counted ascending from 1.

The group name is an optional grouping name, e.g., 'building' expressing that the definition has a connection to buildings.

SemanticId.io is a livelong neutral Domain name, reserved by FoP Consult GmbH, that won't be resolved to a real website.

Example: https://semanticid.io/5/temperature (non-versionized) or https://semanticid.io/5/temperature/1 (versionized)

Semantic Definitions

The Semantic Hub differentiates between the item DefinintionWorkstream and the item Definition. The Definition item is a versionized snapshot of a state within the DefinitionWorkstream and represents a standardized Semantic Definition.

Publishing of versions for semantic definitions

For internal definitions (origin = 'internal') a Definition item can be created at any time to freeze the state of a DefinitionWorkstream item as official version.

For external definitions (origin = 'external') a version has to be always identical with the original definition, published by an external standardization body. In this case no Definition item is allowed to be created that is not already existing at the origin. It is in the responsibility of the whole community to maintain the Semantic Hub in this regard.

License terms

To reach the communities goal of true interoperability every semantic definition which has its origin (origin = 'internal') in the Semantic Hub is published unter Creative Commons CC0 1.0 Universal.

Definitions with an external origin (origin = 'external') might be subject to other licenses that must be adhered to. Definition items with external origin must be linked to an ExternalRepository item, which is linked to an StandardizationBody item that provides more information about the body taking care of the definitions in the external repository. This ExternalRepository item should be linked to a License item that provides information about the usage rights for the semantic definitions granted from the standardization body behind the ExternalRepository.

Data Access

https://www.wikidata.org/wiki/Wikidata:Data_access

  • Search in the Wikibase
  • Search by Special:GoBySemanticId
  • Linked Data Interface (URI): semantic-hub.io/?p=semanticId; semanticId musst be percent-encoded (https://en.wikipedia.org/wiki/Percent-encoding)
  • Standard interfaces (Wikibase Rest API / SPARQL) - requires free community plan
  • Special interfaces (AAS CD-Repository / GraphQL) - requires advanced community plan

Data Mapping

note: there should be a page leading to ressources for data mapping

Additional content