URI*
|
http://data.businessgraph.io/ontology#
http://data.businessgraph.io/ontology#
|
Contact*
|
Admin (admin@admin.com)
|
Object creation date property
|
http://purl.org/dc/elements/1.1/created
http://purl.org/dc/elements/1.1/created
|
Submission date
|
February 25, 2025
|
Deprecated
|
false
See more...
|
Description*
|
The euBusinessGraph (`ebg:`) ontology represents companies, type/status/economic classification, addresses, identifiers, company officers (e.g., directors and CEOs), and dataset offerings.
It uses `schema:domainIncludes/rangeIncludes` (which are polymorphic) to describe which properties are applicable to a class,
rather than `rdfs:domain/range` (which are monomorphic) to prescribe what classes must be applied to each node using a property.
We find that this enables more flexible reuse and combination of different ontologies.
We reuse the following ontologies and nomenclatures, and extend them where appropriate with classes and properties:
- W3C Org, W3C RegOrg (basic company data),
- W3C Time (officer membership),
- W3C Locn (addresses),
- schema.org (domain/rangeIncludes and various properties)
- DBpedia ontology (jurisdiction)
- NGEO and Spatial (NUTS administrative divisions)
- ADMS (identifiers),
- FOAF, SIOC (blog posts),
- RAMON, SKOS (NACE economic classifications and various nomenclatures),
- VOID (dataset descriptions).
This is only a reference. See more detail in the [EBG Semantic Model](https://docs.google.com/document/d/1dhMOTlIOC6dOK_jksJRX0CB-GIRoiYY6fWtCnZArUhU/edit) google document, which includes an informative description of classes and properties, gives examples and data provider rules, and provides more schema and instance diagrams.
See more...
|
Documentation
|
https://docs.google.com/document/d/1dhMOTlIOC6dOK_jksJRX0CB-GIRoiYY6fWtCnZArUhU/edit
https://docs.google.com/document/d/1dhMOTlIOC6dOK_jksJRX0CB-GIRoiYY6fWtCnZArUhU/edit
|
Specializes
|
http://www.w3.org/2000/01/rdf-schema#
http://www.w3.org/2000/01/rdf-schema#
|
Contributor
|
The euBusinessGraph Consortium |
Creator
|
Bjørn Marius von Zernichow Chris Taggart Tatiana Tarasova Brian Elvesæter Ahmet Soylu Dumitru Roman Javier Paniagua David Norheim Vladimir Alexiev Fredrik Seehusen Boyan Simeonov |
License
|
|
Representation language*
|
OWL
See more...
|
Syntax
|
https://www.w3.org/ns/formats/data/N3
https://www.w3.org/ns/formats/data/N3
|
Homepage
|
http://businessgraph.io
http://businessgraph.io
|
Indexed or included in catalog or repository
|
https://lov.linkeddata.es/dataset/lov
https://lov.linkeddata.es/dataset/lov
|
Generic type
|
http://omv.ontoware.org/2005/05/ontology#Vocabulary
http://omv.ontoware.org/2005/05/ontology#Vocabulary
|
Keywords
|
eBusiness
See more...
|
Metadata vocabulary used
|
http://www.w3.org/ns/prov#
http://www.w3.org/ns/prov#
http://purl.org/dc/terms/
http://purl.org/dc/terms/
http://purl.org/vocab/vann/
http://purl.org/vocab/vann/
http://schema.org/
http://schema.org/
http://xmlns.com/foaf/0.1/
http://xmlns.com/foaf/0.1/
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
http://www.w3.org/2000/01/rdf-schema#
http://www.w3.org/2002/07/owl
http://www.w3.org/2002/07/owl
http://www.w3.org/2004/02/skos/core
http://www.w3.org/2004/02/skos/core
|
Modification date
|
February 11, 2020
|
Object modification date property
|
http://purl.org/dc/elements/1.1/modified
http://purl.org/dc/elements/1.1/modified
|
Natural language
|
|
Notes
|
The euBusinessGraph (`ebg:`) ontology represents companies, type/status/economic classification, addresses, identifiers, company officers (e.g., directors and CEOs), and dataset offerings.
It uses `schema:domainIncludes/rangeIncludes` (which are polymorphic) to describe which properties are applicable to a class,
rather than `rdfs:domain/range` (which are monomorphic) to prescribe what classes must be applied to each node using a property.
We find that this enables more flexible reuse and combination of different ontologies.
We reuse the following ontologies and nomenclatures, and extend them where appropriate with classes and properties:
- W3C Org, W3C RegOrg (basic company data),
- W3C Time (officer membership),
- W3C Locn (addresses),
- schema.org (domain/rangeIncludes and various properties)
- DBpedia ontology (jurisdiction)
- NGEO and Spatial (NUTS administrative divisions)
- ADMS (identifiers),
- FOAF, SIOC (blog posts),
- RAMON, SKOS (NACE economic classifications and various nomenclatures),
- VOID (dataset descriptions).
This is only a reference. See more detail in the [EBG Semantic Model](https://docs.google.com/document/d/1dhMOTlIOC6dOK_jksJRX0CB-GIRoiYY6fWtCnZArUhU/edit) google document, which includes an informative description of classes and properties, gives examples and data provider rules, and provides more schema and instance diagrams.
## Overview
The figure below gives an overview of the ontology, depicting the main classes and their relationships (i.e., object properties). The ontology covers the following areas:
- Registered Organization: To represent a legal company.
- Identifier System: To represent Identifier Systems. A company can have several Identifiers belonging to different Identifier Systems.
- Officer: To represent associated company officers, e.g., directors.
- Dataset: To represent information about datasets that are offered by company data providers.

### Registered Organization (company)
Registered organizations are the main entities for which information is captured in the euBusinessGraph ontology. The ontology is not concerned with unregistered informal groups. Registered organizations gain legal entity status by the act of registration and are distinct from the broader concept of organizations, groups or, in some jurisdictions, sole traders. The figure below shows the classes and properties for representing core data about a registered organization.

### Identifier System
Mechanisms to identify companies in various data sources are essential in integration of data about companies across data sources. A proper understanding of what kind of systems of identifiers can be used for companies is thus necessary in this context. We analyzed various types of identifiers commonly used for companies and collected various properties of the systems they are part of. We modelled identifiers and identifier systems explicitly in the ontology as shown in thew figure below.

### Officer
We use the membership model of the W3C Organization Ontology in a straightforward way to represent officer data as shown in the figure below.

### Dataset Descriptions
Data consumers need to know how many companies are included in a data provider dataset, from which jurisdictions, and what depth of data is included (e.g., which properties, addresses with what geo resolution, etc.). We thus need to express both metadata about the dataset itself, and fine-grained statistics about the content of a dataset, as shown in the figure below.

See more...
|
Preferred namespace prefix
|
ebg
See more...
|
Preferred namespace URI
|
http://data.businessgraph.io/ontology#
http://data.businessgraph.io/ontology#
|
Publisher
|
The euBusinessGraph Project |
Creation date*
|
February 11, 2020
|
Status*
|
production
See more...
|
URI Lookup Endpoint
|
https://lovportal.lirmm.fr/search?ontologies=EBG&require_exact_match=true&q=
search?ontologies=EBG&require_exact_match=true&q=
|
Version information
|
v1.4.1
See more...
|
Scroll down to see more