Main Page: Difference between revisions

From semantic-hub.io
 
(One intermediate revision by the same user not shown)
Line 35: Line 35:
In addition the SPARQL-Endpoint is available here: query@semantic-hub.io
In addition the SPARQL-Endpoint is available here: query@semantic-hub.io
|-
|-
|You would like get published a larger set of semantic definitions (e.g., as standardization body)?
|You would like to create your own definitions and to contribute to the Semantic Hub by creating content?
|Please join our open community with a <u>Basic</u> membership plan on https://semantic-hub-community.coapp.io and announce a Data Set Request there.
|Just register at the Semantic Hub above and start.
|-
|-
|You would like to edit the Wikibase (Semantic Hub)?
|You would like to get support and interact with the vivid Semantic Hub community?
|Register at the Wikibase and join our open community on https://semantic-hub-community.coapp.io/ and chose the <u>Basic</u> membership plan.
|Join our open community on https://semantic-hub-community.coapp.io/ .  
|-
|You are interested in semantic referencing (in general and via the Semantic Hub) and would like to discuss with a vivid community?
|Join our open community on https://semantic-hub-community.coapp.io/ and chose the <u>Basic</u> membership plan.
|-
|You would like to access the Semantic Hub via Action/Rest-API for your applications. Read only
|Register at the Wikibase and join our open community on https://semantic-hub-community.coapp.io/ and chose the <u>Basic</u> membership plan.
|-
|You would like to access the Semantic Hub via Action/Rest-API for your applications. Read & Write
|Register at the Wikibase and join our open community on https://semantic-hub-community.coapp.io/ and chose the <u>Plus</u> membership plan.
|}
|}



Latest revision as of 07:38, 8 March 2026

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

Semantic Hub = Meta Dictionary for industrial semantic definitions/concept descriptions

Special:GoBySemanticId

Who we are

  • An 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 published 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.

In addition the SPARQL-Endpoint is available here: query@semantic-hub.io

You would like to create your own definitions and to contribute to the Semantic Hub by creating content? Just register at the Semantic Hub above and start.
You would like to get support and interact with the vivid Semantic Hub community? Join our open community on https://semantic-hub-community.coapp.io/ .

Our Partner

Open Community Platform

OPEN Community | LinkedIn

Semtation

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.

Meta model

The meta model and ontology of the Semantic Hub is visualized here: https://datahub.semtalk.com/

Curated by the community, this meta model serves as a best-practice framework. It defines the preferred structures and elements to ensure a consistent Wikibase and interoperability at the end.

In addition meta model elements that are candidated to become part of the best-practice framework are listed here: Data model

Outlook: The meta model can be validated in future by the Wikibase extension EntitySchema.

Semantic Definitions

The Semantic Hub differentiates between two origins of (semantic) Definitions. Definitions with origin of definition=external are external definitions that have been published from a certain standardization body. Definitions with origin of definition=internal are internal definitions created and maintained by the Semantic Hub community.

External definitions will be ingested by the maintainer of the Wikibase or the users thorougly. It is the goal to augment these external definitions by the community. In order to know which information are part of the original standard the qualifier "standardized" with value "yes" has to be used.

Internal community definitions are assumed to be taken later from standardization bodies in order to standardize them officially with an own semanticId.

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 exactly same definitions (duplicates) have different semanticId's more than one semanticId can be assigned. Ranks should be used in the case of multiple semanticId's.

Creation of new semanticID

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

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

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

Community definitions are by its nature always "under development" and thus can't be a standard. The qualifier "standardized" won't be used for internal definitions. Also versionizing makes no sense in the case of internal definitions.

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

License terms

To reach the communities goal of true interoperability every semantic definition with 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.

The maintainer of the Wikibase take care of the license terms when ingesting data sets. This means that in some case only the semanticId will be ingested.

Data Access

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

Data Mapping

note: there should be a page leading to ressources for data mapping or how it is modeled in the Wikibase.

Naming Conventions (Metamodel)

Items - Upper CamelCase

Properties - Lower CamelCase

to be completed...

Additional content