http://data.businessgraph.io/ontology#
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 google document, which includes an informative description of classes and properties, gives examples and data provider rules, and provides more schema and instance diagrams.
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 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.
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.
We use the membership model of the W3C Organization Ontology in a straightforward way to represent officer data as shown in the figure below.
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.
URI | http://data.businessgraph.io/ontology#IdentifierSystem |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
A system managed by a publisher (e.g., a register or agency) that is used to issue identifiers to entities (companies, persons, etc). |
Scope Notes |
Some agencies/registers keep several identifier systems; this ontology doesn't distinguish between an identifier system and its register(s) |
Example(s) |
http://www.registryagency.bg keeps the systems used by The Trade Register http://brra.bg for companies, and The Bulstat Register http://www.bulstat.bg/ for other entities |
URI | http://data.businessgraph.io/ontology#IdentifierWebResource |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
URL template complemented with name, language and MIME type(s) to specify what the URL is about. Substitute the identifier value into the template |
Scope Notes |
This class has ebg:urlTemplate, and the same general properties as Web Resource: name, MIME type, language |
URI | http://data.businessgraph.io/ontology#LAURegion |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Source | http://ec.europa.eu/eurostat/web/nuts/correspondence-tables/national-structures-non-eu |
Description |
Local Administrative Unit |
Example(s) |
LAU2 LV: Republikas pilsētas, novadi LAU1 SI: Upravne enote LAU2 CZ: Obce LAU1 IS: Landsvædi LAU2 FI: Kunnat / Kommuner LAU1 DE: Verwaltungs- gemeinschaften LAU1 CH: Bezirke Districts Distretti LAU2 RO: Comuni + Municipiu + Orase LAU2 ES: Municipios LAU1 CY: Επαpχίες (Eparchies) LAU1 UK: Lower tier authorities (districts) or individual unitary authorities; Individual unitary authorities or LECs (or parts thereof); Districts LAU1 PT: Concelhos - Munícipios LAU2 SK: Obce LAU2 LU: Communes LAU2 PL: Gminy LAU2 NL: Gemeenten LAU1 MT: Distretti LAU1 DK: Kommuner LAU2 ME: Naselja LAU2 LT: Seniūnijos LAU2 SE: Kommuner LAU2 DE: Gemeinden LAU1 FR: Cantons de rattachement LAU2 DK: Sogne LAU2 CY: Δήμοι, Κοινότητες (Dimoi, koinotites) LAU2 BE: Gemeenten / Communes LAU1 EE: Maakond LAU1 BG: Общини (Obshtini) LAU2 IT: Comuni LAU2 SI: Obcine LAU2 MK: Naseleni mesta LAU1 SK: Okresy LAU2 LI: Gemeinden LAU2 PT: Freguesias LAU1 IE: Counties, Cities LAU2 IS: Sveitarfélög LAU2 AL: Bashki / Komunë LAU2 IE: Electoral Districts LAU1 TR: Ilceler LAU1 LI: Landschaften LAU2 UK: Wards (or parts thereof) LAU1 LT: Savivaldybės LAU1 NO: Økonomiske regioner LAU2 CH: Gemeinden Communes Comuni LAU1 PL: Powiaty i miasta na prawach powiatu LAU2 MT: Kunsilli LAU1 ME: Општине (Opštine) LAU2 BG: Naseleni mesta LAU1 LU: Cantons LAU2 EE: Linn, vald LAU1 MK: Општини (Opštini) LAU2 EL: Δημοτικές / Τοπικές Κοινότητες (Dimotikes / Topikes Koinotites - Municipal / Local Communes) LAU2 TR: Köy LAU2 HU: Települések LAU1 HU: Statisztikai kistérségek LAU1 CZ: Okresy LAU1 FI: Seutukunnat / Ekonomiska regioner LAU2 HR: Gradovi i općine LAU2 FR: Communes LAU1 EL: Δήμοι, Κοινότητες (Demoi, Koinotites) LAU2 AT: Gemeinden LAU2 NO: Kommuner |
URI | http://data.businessgraph.io/ontology#WebResource |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
URL complemented with name, language and MIME type(s) to specify what the URL is about |
URI | http://schema.org/GeoCoordinates |
---|---|
Description |
Geographic coordinates, eg of a geo-located address. |
URI | http://schema.org/Organization |
---|---|
Description |
An organization. |
Scope Notes |
Used to represent the creator, publisher and author of an IdentifierSystem, and the creator of an Identifier |
URI | http://www.w3.org/2004/02/skos/core#Concept |
---|---|
Sub-classes |
org:Rolec |
Members |
http://data.businessgraph.io/dataset/free-available http://data.businessgraph.io/dataset/partition http://data.businessgraph.io/dataset/paid-advertised |
URI | http://www.w3.org/2004/02/skos/core#ConceptScheme |
---|---|
Members |
http://data.businessgraph.io/dataset/ http://data.businessgraph.io/status/ nace: http://data.businessgraph.io/resolution/ http://data.businessgraph.io/type/ |
URI | http://www.w3.org/2006/time#Instant |
---|---|
Description |
A temporal entity with zero extent or duration. |
URI | http://www.w3.org/2006/time#Interval |
---|---|
Description |
represents a time interval. |
URI | http://www.w3.org/ns/adms#Identifier |
---|---|
Description |
Identifier of an entity (company, person) according to some identifier system. |
Scope Notes |
The identifier value is recorded in skos:notation and the issuer/register in dct:creator. |
URI | http://www.w3.org/ns/locn#Address |
---|---|
Description |
Mailing or physical address of a company |
Scope Notes |
Should be linked as registered address (one) or other address (multiple). |
URI | http://www.w3.org/ns/org#Membership |
---|---|
Description |
represents the relation between an organisation and a member of that organisation. |
Scope Notes |
it is acceptable to use the same Membership node for several officers, if they had exactly the same role and membership interval (e.g. in many countries the Board is appointed and discharged at the same interval, namely between AGMs of the company) |
URI | http://www.w3.org/ns/org#Role |
---|---|
Description |
Denotes a role that a Person can take in an organization. |
Scope Notes |
Instances of this class describe the abstract role; to denote a specific instance of a person playing that role in a specific organization use an instance of org:Membership. |
Super-classes |
skos:Conceptc |
URI | http://www.w3.org/ns/org#Site |
---|---|
Description |
An office or other premise at which the organization is located. Many organizations are spread across multiple sites and many sites will host multiple locations. In most cases a Site will be a physical location. However, we don't exclude the possibility of non-physical sites such as a virtual office with an associated post box and phone reception service [org:] |
Scope Notes |
EBG doesn't need the distinction between org:Site and locn:Address, so we use one node having both types, and a self link org:siteAddress |
URI | http://www.w3.org/ns/person#Person |
---|---|
Description |
An officer is a natural person (as opposed to a legal person) [person:] that has a high-level management role in a Company (e.g., the CEO, treasurer and chief financial officer). Despite their high status, they typically serve at the will of the corporate directors, who can fire or replace them. Officers can also be shareholders and directors but don't necessarily have to be. They have the authority to act on behalf of the corporation, including contract authority. |
URI | http://www.w3.org/ns/regorg#RegisteredOrganization |
---|---|
Description |
An organization that gains legal entity status by the act of registration. Compare to org:FormalOrganization that applies to any legal entity, including those created by other legal means. Registered organizations are distinct from the broader concept of organizations, groups or, in some jurisdictions, sole traders. Many organizations exist that are not legal entities yet to the outside world they have staff, hierarchies, locations etc. Other organizations exist that are an umbrella for several legal entities (universities are often good examples of this) [rov:]. A legal person or structure that is organized under the laws of any jurisdiction [lei-elf:]. |
Scope Notes |
Registered organizations are the main entities that euBusinessGraph works with (the project is not concerned with unregistered informal groups). The borderline between public organizations and commercial companies is not always clear-cut (a company may be partially owned by government, and e.g. Public-Private-Partnerships are a prime example), so the project may deal with some organizations that are not companies. But for brevity and convenience we often call them Companies [ebg:]. |
Example(s) |
Counterparties to financial transactions. All entities listed on an exchange. All financial intermediaries. All entities that trade stock or debt, investment vehicles, including mutual funds, pension funds and alternative investment vehicles constituted as corporate entities or collective investment agreements (including umbrella funds as well as funds under an umbrella structure, hedge funds, private equity funds, etc.). Banks and finance companies. All entities under the purview of a financial regulator and their affiliates, subsidiaries and holding companies. All entities that issue equity, debt or other securities for other capital structures. |
URI | http://data.businessgraph.io/ontology#adminUnitL3 |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
NUTS2 (administrative region) of the address. |
Scope Notes |
Use a valid NUTS region. Eg Trentino-Alto Adige/Sudtirol (taken from the Geonames hierarchy above) is not a NUTS region. |
Example(s) |
nuts:ITH2 Provincia Autonoma di Trento nuts:ITC2 Valle d'Aosta/Vallée d'Aoste |
URI | http://data.businessgraph.io/ontology#adminUnitL4 |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
NUTS3 (Province) of the address. |
Example(s) |
nuts:ITH31 Verona nuts:ITC20 Aosta |
URI | http://data.businessgraph.io/ontology#adminUnitL5 |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
LAU1 (Municipality/Commune/Settlement) of the address. |
Scope Notes |
Some countries (e.g. Bulgaria) use both LAU1 and LAU2 levels. Others (e.g. Italy) use only LAU2. |
URI | http://data.businessgraph.io/ontology#adminUnitL6 |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
LAU2 (Municipality/Commune/Settlement) of the address. |
Scope Notes |
Some countries (e.g. Bulgaria) use both LAU1 and LAU2 levels. Others (e.g. Italy) use only LAU2. |
URI | http://data.businessgraph.io/ontology#geoResolution |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Resolution of a geographic coordinate location: from |
Scope Notes |
Values must be mapped to the |
URI | http://data.businessgraph.io/ontology#identifierWebResource |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Web resource associated with an identifier system |
Scope Notes |
Specifies a template that can be used uniformly to build URLs for all identifiers in the system. |
Example(s) |
'https://opencorporates.com/companies/{}.xml' with MIME type 'application/xml' 'https://opencorporates.com/companies/{}' with MIME type 'text/html' 'https://opencorporates.com/companies/{}.rdf' with MIME type 'application/rdf+xml' 'https://opencorporates.com/companies/{}.json' with MIME type 'application/json' |
URI | http://data.businessgraph.io/ontology#validationRule |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
URL providing human or machine-readable rule(s) for validating identifiers in the system |
Scope Notes |
Can be in the form of webpage, PDF document, RDF shape, etc. Multiple values about the same validation rule are ok. |
Example(s) |
http://bsv-bg.com/ describes the BG EIK checksum algorithm in HTML |
URI | http://data.businessgraph.io/ontology#webResource |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Web resource associated with an identifier system. |
Example(s) |
http://opendata.government.bg/dataset/tbprobckn-pernctbp is the open data download site for BG TR. https://kbopub.economie.fgov.be/kbopub/zoeknummerform.html is the search URL for BE Banque-Carrefour des Entreprises. https://brra.bg is the homepage of BG TR. |
URI | http://purl.org/dc/terms/creator |
---|---|
Description |
Agent that issues identifiers and then keeps them in a database (register), and who issued a specific identifier |
Scope Notes |
In many countries there is a single registry although in others, such as Spain and Germany, multiple registries exist. [rov:]. |
Example(s) |
http://www.registryagency.bg keeps both Trade Register http://brra.bg for companies, and Bulstat Register http://www.bulstat.bg/ for other entitiesCompanies House is the issuer for the official UK identifier system. Web URLs are not issued by any central agency and there is no register to consult. Dun and Bradstreet issues DUNS numbers. GLEI Foundation (GLEIF) issues identifiers for the world-wide GLEI register (through its Local Operating Units, LOU). |
URI | http://purl.org/dc/terms/isPartOf |
---|---|
Description |
The Identifier System this identifier is part of |
URI | http://rdfs.org/sioc/ns#feed |
---|---|
Description |
RSS/Atom feed pertaining to the company. |
Example(s) |
http://www.comune.ancona.gov.it/ankonline/anconaentrate/feed/ |
URI | http://schema.org/author |
---|---|
Description |
Agent who specified the rules and organisation of an Identifier System |
Example(s) |
Dun and Bradstreet specified DUNS numbers W3C or TimBL specified web URLs W3C specified web URL rules GLEIF specified GLEI GLEIF specified LEI structure and rules, then formalied it as ISO 17442:2012 Financial services -- Legal Entity Identifier (LEI) |
URI | http://schema.org/email |
---|---|
Description |
Email that is officially registered and with the same validity as certified (snail) mail. |
Scope Notes |
The value should be a mailto: URL. |
Example(s) |
mailto:elettorale@pec.comune.trento.it |
URI | http://schema.org/geo |
---|---|
Description |
Geographic coordinates, eg of a geo-located address. |
Scope Notes |
If data is integrated from several providers, we may end up with multiple coordinate pairs in that node, which will need to be resolved into one. |
URI | http://schema.org/license |
---|---|
Description |
License that applies to an identifier system or dataset |
Scope Notes |
If possible, use established license URLs, e.g. from https://creativecommons.org/ or http://rightsstatements.org/ |
URI | http://schema.org/sameAs |
---|---|
Description |
Wikipedia page pertaining to the company. |
Example(s) |
https://it.wikipedia.org/wiki/Trento |
URI | http://schema.org/url |
---|---|
Description |
Website pertaining to the company or URL of a web resource |
Example(s) |
For system BG TR, <https://brra.bg> with language "bg" and MIME type "text/html" is the homepage For system BG TR, <http://opendata.government.bg/dataset/tbprobckn-pernctbp> with language "bg" and MIME type "application/xml" is open data download in XML For system BE Banque-Carrefour des Entreprises, <https://kbopub.economie.fgov.be/kbopub/zoeknummerform.html> with MIME type "application/x-search" is the search URL http://www.comune.trento.it |
URI | http://www.w3.org/2006/time#hasBeginning |
---|---|
Description |
Beginning of the membership relation |
URI | http://www.w3.org/ns/adms#identifier |
---|---|
Description |
An identifier of a Company (the official identifier is rov:registration) or Identifier System / Register |
Scope Notes |
This includes, but is not limited to: - Direct: Identifier in some aggregated dataset, where the official ID is part of the aggregation ID. - Indirect: Identifier in some aggregated dataset or for a website, where the aggregation ID bears no resemblance to the official ID - Multiple: Identifier that has a many-to-many relation with the company, i.e., a company may have several identifiers of the same kind, and the same identifier can be used by several companies. |
Example(s) |
Multiple: bank license, insurance license, license to trade dual-use goods (arms), Twitter account, Facebook account. Indirect: GLEI LEI, SDATI Atoka ID. Direct: EU VAT number (in those jurisdictions where it is used as the primary company identifier), BRIS id, OCORP id. Indirect: BG GUID 617f4edf8c154f4296efdf146513de21, which corresponds to official id 204060254 and can be used to reach the official register page for that company |
URI | http://www.w3.org/ns/locn#adminUnitL1 |
---|---|
Description |
Country of the address |
Example(s) |
nuts:IT (Italy). |
URI | http://www.w3.org/ns/locn#adminUnitL2 |
---|---|
Description |
NUTS1 (Macroregion) of the address. |
Example(s) |
nuts:ITC NORD-OVEST (Nord-est). |
URI | http://www.w3.org/ns/org#hasRegisteredSite |
---|---|
Description |
Public legal address where legal papers can be served. |
Scope Notes |
org:hasRegisteredSite leads to a node with types org:Site and locn:Address that has self-link org:siteAddress. |
URI | http://www.w3.org/ns/org#hasSite |
---|---|
Description |
Other address/location associated to an organisation. |
Scope Notes |
org:hasSite leads to a node with types org:Site & locn:Address that has self-link org:siteAddress. org:hasRegisteredSite is declared a sub-property of org:hasSite, so querying by org:hasSite will obtain all addresses. |
URI | http://www.w3.org/ns/org#member |
---|---|
Description |
The officer that the membership is about |
URI | http://www.w3.org/ns/org#memberDuring |
---|---|
Description |
Interval (beginning and end) of the membership relation. May be an open interval. |
Scope Notes |
for the common case of missing time, we prefer to use xsd:date rather than completing it with a fake null time, eg " |
URI | http://www.w3.org/ns/org#organization |
---|---|
Description |
Points to the company the membership is about |
URI | http://www.w3.org/ns/org#role |
---|---|
Description |
The role played by the officer in the membership |
URI | http://www.w3.org/ns/org#siteAddress |
---|---|
Scope Notes |
EBG doesn't need the distinction between org:Site and locn:Address, so we use one node having both types, and a self-link org:siteAddress |
URI | http://www.w3.org/ns/regorg#orgActivity |
---|---|
Description |
Economic activity of the organization (NACE code) |
Scope Notes |
Recorded using a controlled vocabulary: EC NACE 2. Values should be like nace:A, nace:42.50, etc |
URI | http://www.w3.org/ns/regorg#orgStatus |
---|---|
Description |
Flag that identifies whether a company is active or not [ebg:]. The operational and/or legal registration status of the entity [lei:]. |
Scope Notes |
A Best Practice for recording status levels is to use the relevant jurisdiction's terms and to encode these in a SKOS Concept Scheme [rov:]. |
Example(s) |
'insolvent', 'bankrupt', 'in receivership': likely to mean slightly different things with different legal implications in different jurisdictions [rov:]. 'Actively trading' vs 'Dormant' vs 'Unregistered' could be considered the 3 main divisions of Status. 'Normal Activity': does appear to have cross-border usefulness and this should be used in preference to terms like 'trading' or 'operating' [rov:]. |
URI | http://www.w3.org/ns/regorg#orgType |
---|---|
Description |
Company Type (Legal Form of the entity) |
Scope Notes |
In addition or alternatively to this field, ebg:orgTypeText may be used. |
URI | http://www.w3.org/ns/regorg#registration |
---|---|
Description |
Identifier that holds the official company registration in its jurisdiction of registration. It establishes the legal existence of the company. |
Scope Notes |
This is a sub-property of adms:identifier, and should be an adms:Identifier pointing to an official ebg:IdentifierSystem. So it holds redundant information, but this is done for compatibility with the Registered Organization vocabulary. |
URI | http://data.businessgraph.io/ontology#dissolutionYear |
---|---|
Description |
Year the organization was dissolved or deregistered, as integer. |
Scope Notes |
Used for faceting. |
URI | http://data.businessgraph.io/ontology#exclusionNote |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Exclusion note of a NACE classification concept |
URI | http://data.businessgraph.io/ontology#foundingYear |
---|---|
Description |
Year the organization was created, as integer. |
Scope Notes |
Used for faceting. |
URI | http://data.businessgraph.io/ontology#isEnumerated |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether the system has an Issuer and issued identifiers are kept in a database (register) |
Example(s) |
Websites are not enumerated Every official register is enumerated |
URI | http://data.businessgraph.io/ontology#isImmutable |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
whether identifiers can change |
Example(s) |
Some registers encode additional information within the identifier (e.g., some identifiers encode the economic sector of the company). In these cases the identifier changes when the extra information that is encoded changes (see 'Dumb vs. Intelligent Identifiers' in Section 3.1.2.5). |
URI | http://data.businessgraph.io/ontology#isOfficial |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether the system is considered the official one in all jurisdictions in which it applies. |
Example(s) |
True for UK Company House identifiers, the official register for the GB jurisdiction False for Website, Twitter, Facebook in that they don't have any official status False for SDATI identifiers since the SDATI system is not official in Italy. False for GLEI, since it is not the official register for any of the world's jurisdictions |
URI | http://data.businessgraph.io/ontology#isPersistent |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether identifiers can be removed from the register (e.g., when a company is dissolved): such are not persistent |
Scope Notes |
Some registers 'remove' identifiers when the object they relate to is no longer active, whereas the best practice is to make such identifiers Obsolete. |
URI | http://data.businessgraph.io/ontology#isPublic |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
whether identifiers from the system are available for public use: consulting, search or download. |
Scope Notes |
Most public systems (but not all) will have some Publishers, and preferably some web resources. |
Example(s) |
DUNS identifiers are not public, even though there are limited lookup services (e.g., https://www.dnb.com/duns-number/lookup.html). Dun and Bradstreet does not allow their use en-masse. Italian (IT) company identifiers are public. Even though they are not published openly, they are available for a fee, and then can be used freely |
URI | http://data.businessgraph.io/ontology#isPubliclyTraded |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether the company is publicly traded (listed at a stock exchange) [ebg:]. |
URI | http://data.businessgraph.io/ontology#isSingleValued |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether each entity has only one identifier in the system |
Scope Notes |
Similar to owl:FunctionalProperty, and Wikidata Single Value constraint |
Example(s) |
Official person names are single-valued, since each person has one official name (but that can change over time). Stock exchange tickers are not single-valued, since a company may have several tickers for different kinds of its stock. Websites are not single-valued since a company may have several websites Company IDs are single-valued in most national registers. If two companies merge, the recessive company ID is usually deprecated. |
URI | http://data.businessgraph.io/ontology#isStartup |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether the company is a startup [ebg:] |
Example(s) |
A special section of the IT Business Register http://startup.registroimprese.it/ includes pitch, sectors and business model of startups and innovative SMEs |
URI | http://data.businessgraph.io/ontology#isStateOwned |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether this organisation is owned by the government, a government agency, community, city or other public entity. |
Scope Notes |
In many cases it's not possible to compute this attribute without access to the shareholder register, so it may be missing. |
Example(s) |
True for the Autonomous Province of Trento (local government). False for SpazioDati (a private company). True for the Norwegian company Statkraft (Norwegian state-owned company). |
URI | http://data.businessgraph.io/ontology#isUnique |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Whether each identifier in the system relates to only one entity |
Scope Notes |
Similar to: owl:InverseFunctionalProperty, and Wikidata Distinct Values constraint |
Example(s) |
Person names are not unique since they are highly ambiguous Company IDs are unique in most national registers: one ID cannot identify two companies Websites are not unique since a website can be shared by several related companies Stock exchange tickers are unique to each exchange (but a company can buy the ticker of another, i.e. the identity may change over time) |
URI | http://data.businessgraph.io/ontology#level |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Hierarchical level of a thesaurus concept |
URI | http://data.businessgraph.io/ontology#numberOfEmployees |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
The number of employees in the company. |
URI | http://data.businessgraph.io/ontology#order |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Global order of a thesaurus concept respecting the hierarchical structure (depth-first traversal) |
URI | http://data.businessgraph.io/ontology#orgActivityText |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Economic activity of the organization (free text) |
Scope Notes |
Such field is widely used in some countries (e.g. BG) and may include much richer info than rov:orgActivity |
Example(s) |
NACE = 72.19 Scientific research and development in the field of natural, medical, agricultural and technical sciences, without biotechnology Free text = Development, exploration and production of opto-electronic systems for analogue and digital holographic recording, interferometric measurement of mechanical characteristics and biological objects at micro and macro level, refractometers, light-sensitive materials for holographic recording, blueprints of museum exhibits, artworks and collection surveys, production of holographic illustrations for students, albums, advertising, souvenirs and others, design and manufacture of holographic optical elements with a wide spectrum of applications, marketing and sale of holographic products, consulting, training and promotion of holographic methods and technologies, mediation, brokerage, and **any other activity not prohibited** by Bulgarian legislation. |
URI | http://data.businessgraph.io/ontology#orgStatusText |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Company status as it comes from the original register (free text). |
Scope Notes |
If both Status and Status Text are present, they must express compatible values (Status Text may be a finer-granularity value). |
Example(s) |
Inactive Dissolved Revoked |
URI | http://data.businessgraph.io/ontology#orgTypeText |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Company Type (Entity Legal Form) as reported by a national company registe (free text). |
Scope Notes |
Include valid language tag (see [iana:] for list). |
Example(s) |
Private Limited Company |
URI | http://data.businessgraph.io/ontology#ralCode |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
GLEI RAL code for the identifier system. |
Scope Notes |
Used only for official registers. |
URI | http://data.businessgraph.io/ontology#replacementPattern |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Pattern to use together with the Validation Regex to normalise identifier values by removing optional decorations |
Example(s) |
"$1$2$3" can be used together with the validationRegex "(\d{2})-?(\d{3})-?(\d{4})" to extract the pure digits from a DUNS number spelled with optional dashes (e.g. "36-032-1459" -> "360321459") |
URI | http://data.businessgraph.io/ontology#rolePositionText |
---|---|
Description |
The (hierarchical) position of the person within a company (in free text), e.g., director. |
URI | http://data.businessgraph.io/ontology#urlTemplate |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
URL template of an identifier web resource. If it has a placeholder {}, substitute the identifier value there. If it has placeholders like $1, $2… substitute the groups extracted by ebg:validationRegex |
Example(s) |
'For BR, 'http://data.brreg.no/enhetsregisteret/enhet/{}' with either 'application/xml' or 'application/json' returns the respective MIME type using Content Negotiation' For OCORP, 'https://opencorporates.com/companies/{}.json' returns company data with MIME type 'application/json' For OCORP, 'https://opencorporates.com/companies/{}' returns company data with MIME type 'text/html' For OCORP, 'https://opencorporates.com/companies/{}.xml' returns company data with MIME type 'application/xml' 'For the EU Value Added Tax (VIES) register, 'http://ec.europa.eu/taxation_customs/vies/vatResponse.html?memberStateCode=$1&number=$2' with MIME type 'text/html' shows a web page for an identifier that can be parsed with ebg:validationRegex '([A-Z]{2})/(\d+)'. Here $1 is the member state code, and $2 is the national company id' For OCORP, 'https://opencorporates.com/companies/{}.rdf' returns company data with MIME type 'application/rdf+xml' 'For BE Banque-Carrefour des Entreprises, 'https://kbopub.economie.fgov.be/kbopub/toonondernemingps.html?ondernemingsnummer={}' with MIME type 'text/html' shows a web page for the company.' |
URI | http://data.businessgraph.io/ontology#validationRegex |
---|---|
Is Defined By | http://data.businessgraph.io/ontology# |
Description |
Regular expression for validating identifier values within the system |
Example(s) |
"(\d{2})-?(\d{3})-?(\d{4})" is a regex for validating DUNS numbers that may include optional dashes in the indicated positions (e.g. "36-032-1459") "\d{9}" is a simple regex for validating DUNS numbers "([A-Z]{2})/(\d+)" is a regex for the EU Value Added Tax (VIES) register, which consists of a member state code followed by slash and a national numeric identifier |
URI | http://dbpedia.org/ontology/jurisdiction |
---|---|
Description |
Jurisdiction in which the company is registered or to which the identifier system applies. |
Scope Notes |
For Europe, this is a country, even for Germany that has 166 separate registers (see Registration Authorities List). Many jurisdictions register foreign companies that are incorporated and fully owned in another country. EBG collects all registrations from each register and doesn't attempt to match foreign companies across jurisdictions. |
Example(s) |
BG has many types, including a number of European companies. NO has type NUF 'Norskregistrert utenlandsk foretak'. |
URI | http://purl.org/dc/elements/1.1/format |
---|---|
Description |
MIME type of the resource. If several are provided, the server must provide all these resource types using Content Negotiation |
Example(s) |
'For a search page, use the custom type 'application/x-search'' text/csv text/tab-separated-values 'For a Description document supporting the OpenSearch standard, use '<http://a9.com/-/spec/opensearch/1.1/>'' application/rdf+xml application/xml text/html text/turtle |
URI | http://purl.org/dc/terms/issued |
---|---|
Description |
When was the identifier was issued (start date). |
Scope Notes |
This may or may not be the same as the Incorporation Date of the company. Even for the official registration, the two dates may differ, depending on business rules. |
URI | http://rdfdata.eionet.europa.eu/ramon/ontology/code |
---|---|
Description |
NUTS/LAU Code of an administrative region |
URI | http://rdfdata.eionet.europa.eu/ramon/ontology/level |
---|---|
Description |
Level of an administrative region: NUTS1..3=1..3, LAU1..2=4..5 |
URI | http://rdfdata.eionet.europa.eu/ramon/ontology/name |
---|---|
Description |
Name of an administrative region or settlement |
URI | http://schema.org/availableLanguage |
---|---|
Description |
Languages used by the organization. |
Scope Notes |
Currently this data is provided by SDATI, for matching company entities only. |
Example(s) |
en zh-CN it |
URI | http://schema.org/dissolutionDate |
---|---|
Description |
Date when the organization was dissolved or removed from register. |
Scope Notes |
Should have a valid XSD datatype. |
Example(s) |
2010-11-18 2010-11-01 2010-01-01 |
URI | http://schema.org/expires |
---|---|
Description |
Date when the identifier expires (end date) |
Scope Notes |
This may or may not be the same as the dissolution date of the company. Even when it is about the official registration, the two dates may differ, depending on business rules. |
URI | http://schema.org/foundingDate |
---|---|
Description |
Date when the organization was created. |
Scope Notes |
Should have a valid XSD datatype. |
Example(s) |
2010-11-18 2010-11-01 2010-01-01 |
URI | http://schema.org/identifier |
---|---|
Description |
An identifier for a resource. |
Scope Notes |
Used to represent the identifier (e.g. URL) of a Person or Organization. |
URI | http://schema.org/inLanguage |
---|---|
Description |
Language of the web resource |
Scope Notes |
Use a valid [iana:] language code from the IETF BCP 47 standard |
URI | http://schema.org/latitude |
---|---|
Scope Notes |
Coordinates must be expressed in the WGS 84 system. |
URI | http://schema.org/longitude |
---|---|
Scope Notes |
If no coordinates are available, do not make a schema:GeoCoordinates node. |
URI | http://schema.org/name |
---|---|
Description |
Name or short (generic) description of the resource |
Scope Notes |
Provide this since it's useful to the user. Can provide it in several languages, in which case the language tag should be specified |
Example(s) |
Homepage Company data Search Download |
URI | http://schema.org/nationality |
---|---|
Description |
The nationality of the person. |
URI | http://schema.org/publisher |
---|---|
Description |
Agent that publishes an identifier database (register) in some form (i.e., printed form, online) |
Scope Notes |
Different functions and distributions can be considered (e.g. search or other query, per-company web resources, full download). Often but not always the issuer is also the publisher. |
Example(s) |
GLEIF publishes the GLEI openly, with a full dump that is updated regularly, which has spurned re-publishers such as http://openleis.com/ and http://glei.info. DUNS numbers are not openly published. Companies House and BRC publish the UK and NO registers openly. |
URI | http://www.w3.org/2004/02/skos/core#altLabel |
---|---|
Description |
Informal/popular name of the company (also called Trading As) [ebg:]. Sometimes (e.g., when the legal name is very long) people refer to a company using a different, informal version [ebg:]. Some jurisdictions recognize concepts such as a trading name or alternative forms of a legal entity's name [rov:]. |
Scope Notes |
Do not emit such name if it's equal to the legal name [ebg:]. |
Example(s) |
OpenCorporates |
URI | http://www.w3.org/2004/02/skos/core#notation |
---|---|
Description |
Literal value of the identifier. |
Scope Notes |
adms:Identifier recommends that this value should be "datatyped with the identifier scheme (including the version number if appropriate)". However, we decided not to do this because: - One cannot search by exact literal value unless one also knows the datatype URL - Currently we do not plan to maintain different identifier system versions |
URI | http://www.w3.org/2004/02/skos/core#prefLabel |
---|---|
Description |
A single preferred name of a company or identifier system (preferably English). |
Scope Notes |
Used as a display name of the company or identifier system. For companies we usually pick one of the Registered Names (English if present, else at random). For identifier systems, we use a commonly used English name. |
URI | http://www.w3.org/2006/time#inXSDDate |
---|---|
Description |
Position of an instant, expressed using xsd:date. |
URI | http://www.w3.org/ns/locn#addressArea |
---|---|
Description |
Part of a city, village or neighborhood. |
Scope Notes |
Not likely to appear, but we have Coordinate resolution corresponding to this field. |
URI | http://www.w3.org/ns/locn#fullAddress |
---|---|
Description |
Full address, free text. |
Example(s) |
Aston House, Cornwall Avenue, London N3 1LF, UK Via Belenzani 19, 38122, Trento |
URI | http://www.w3.org/ns/locn#locatorDesignator |
---|---|
Description |
Street number and/or building name. |
Scope Notes |
Not likely to appear separately, but we have Coordinate resolution corresponding to this field. |
Example(s) |
47A Polygraphia Office Center, floor 4 |
URI | http://www.w3.org/ns/locn#poBox |
---|---|
Description |
Some addresses are associated with a PO box instead of a street address. |
URI | http://www.w3.org/ns/locn#postCode |
---|---|
Description |
Postal code of the address. |
Scope Notes |
If possible, a European postal code should correspond to the fixed values given in NUTS Downloads, so we can correlate it to a NUTS region. |
URI | http://www.w3.org/ns/locn#postName |
---|---|
Description |
Locality/City/Settlement of the address, free text. |
Scope Notes |
Provide a language tag if possible. If both ebg:adminUnitL6 and locn:postName are specified, they should correspond to each other. |
URI | http://www.w3.org/ns/locn#thoroughfare |
---|---|
Description |
Street name and optionally number. |
Scope Notes |
It is ok if the street number is also here, because many systems do not enter the number separately. There may be several concatenated lines, separated with newlines. |
Example(s) |
Via Belenzani 19 Polygraphia Office Center, floor 4 47A Tsarigradsko Shosse |
URI | http://www.w3.org/ns/person#birthName |
---|---|
Description |
The legal name of the person which is usually determined at or around birth, usually persistent and for this reason usually recorded by some official registers. Although birth names tend to be persistent we do not assume this has to be the case. |
Example(s) |
Michele Barbera |
URI | http://www.w3.org/ns/regorg#legalName |
---|---|
Description |
The legal name of the business, i.e. official name of the company [ebg:] |
Scope Notes |
A business may have more than one legal name, particularly in jurisdictions with more than one official language (e.g. Belgium). Some registries also treat a transliterated name as official [ebg:] |
Example(s) |
Ontotext CHRINON LTD |
http://data.businessgraph.io/ontology#
http://www.w3.org/ns/adms#
http://dbpedia.org/ontology/
http://purl.org/dc/elements/1.1/
http://purl.org/dc/terms/
http://usefulinc.com/ns/doap#
http://data.businessgraph.io/company/
http://data.businessgraph.io/identifier/
http://xmlns.com/foaf/0.1/
http://data.businessgraph.io/lau/
http://www.w3.org/ns/locn#
http://data.businessgraph.io/nace/
http://geovocab.org/geometry#
http://nuts.geovocab.org/id/
http://www.w3.org/ns/org#
http://www.w3.org/2002/07/owl#
http://www.w3.org/ns/person#
http://www.w3.org/ns/prov#
http://plantuml.com/ontology#
http://rdfdata.eionet.europa.eu/ramon/ontology/
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
http://www.w3.org/ns/regorg#
http://schema.org/
https://schema.org/
http://rdfs.org/sioc/ns#
http://www.w3.org/2004/02/skos/core#
http://geovocab.org/spatial#
http://www.w3.org/2006/time#
http://purl.org/vocab/vann/
http://rdfs.org/ns/void#
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
dp | Annotation Properties |
p | Properties |
ni | Named Individuals |