SlideShare une entreprise Scribd logo
1  sur  8
Télécharger pour lire hors ligne
JOINING UP GOVERNMENTS
EUROPEAN
COMMISSION
November, 2012
Case Study
How to describe Organizations in RDF
using the Core Business Vocabulary
and the Organization Ontology?
Vocabularies
Why using both
Vocabularies?
Example: Description
of the legal entity
Example: Description of the
organizational structure
ReferencesIntroduction Pilot in Greece
Case study: How to describe organizations in RDF using the
Core Business Vocabulary and the Organization Ontology?
Introduction
This case study is a follow-up to the Business Case on interconnecting
business registers using the Core Business Vocabulary [1]. This document
explains how organizations can be described in RDF using the Core
Business Vocabulary and the Organization Ontology. To do this, it
provides an example of a real organization, PricewaterhouseCoopers
Enterprise Advisory a legal entity registered in the Belgian company
register, which is then described in RDF using these specifications.
A Core Vocabulary is a simplified, reusable, and extensible data model
that captures the fundamental characteristics of a data entity in a
context-neutral fashion. Core Vocabularies can be used in
interoperability agreements for enabling information systems, developed
independently, to exchange information, thus making it possible for
information to travel across borders and domains.
The first three Core Vocabularies [2] developed by the Interoperability
Solutions for European Public Administrations (ISA) of the European
Commission [3] (the Core Person, Core Location and Core Business) have
been undertaken by the Government Linked Data Working Group (GLD
WG) of W3C [3].
The Core Vocabularies can be used in conjunction with other ontologies
and vocabularies. For example, the Core Business Vocabulary can be
combined with the more general Organization Ontology. Whereas the
Core Business Vocabulary should be used for describing Registered Legal
Organizations (RegORG)* [5], the Organization Ontology (ORG) [6]
should be used to describe the several parts of an organization.
“The Core Business Vocabulary
can be combined with the more
general Organization Ontology.
The Core Business Vocabulary
can be used for describing
Registered Legal Organizations
(RegORG), the Organization
Ontology (ORG) to describe the
several parts of an organization.”
Introduction
[1] https://joinup.ec.europa.eu/community/core_vocabularies/description
[2] https://joinup.ec.europa.eu/community/core_vocabularies/description
[3] http://ec.europa.eu/isa/
[4] http://www.w3.org/2011/gld/
[5] http://dvcs.w3.org/hg/gld/raw-file/default/legal/index.html
[6] http://www.w3.org/TR/vocab-org/
*In order to better align the Core Business Vocabulary with the Organization Ontology, the
GLD WG has recently renamed it to 'Registered Organization Vocabulary’ (RegORG).
Vocabularies
Why using both
Vocabularies?
Example: Description
of the legal entity
Example: Description of the
organizational structure
ReferencesIntroduction Pilot in Greece
Case study: How to describe organizations in RDF using the
Core Business Vocabulary and the Organization Ontology?
What is the Core Business
Vocabulary?
The Core Business Vocabulary is a vocabulary for describing
organizations that have gained legal entity status through a formal
registration process, typically in a national or regional register. This data
model captures the fundamental characteristics of a legal entity, e.g. its
legal name, its registered activities and address. This same attributes can
be used to describe private and governmental organizations.
The Core Business Vocabulary was first developed by the ISA Programme
in cooperation with DG MARKT of the European Commission . This
Directorate General is responsible for the EC legislative proposal on
interconnecting National Business Registers. The Core Business
Vocabulary Working Group was chaired by Piotr Madziar from DG
MARKT/F2. Other members of the Working Group where affiliated with
XBRL Europe, opencorporates.com, the European Business Register and
the European Banking Authority EBA.
What is the ORG Ontology?
The ORG Ontology is designed to enable publication of information on
organizations and organizational structures including governmental
organizations. It is intended to provide a generic, reusable core ontology
that can be extended or specialized for use in particular situations. The
ORG Ontology has been used by the UK Government for describing
public organizations.
Vocabularies
They promote the use of common identifiers for
organizations in the form of URIs.
They can be easily combined with other Linked Data
vocabularies.
They can easily be extended with new classes and
attributes to fulfil new domain requirements.
Both Vocabularies
abide by the Linked
Data principles
“The Core Business Vocabulary is
a simplified, reusable and
extensible data model to describe
organizations that have gained
legal entity status through a
formal registration process.”
Vocabularies
Why using both
Vocabularies?
Example: Description
of the legal entity
Example: Description of the
organizational structure
ReferencesIntroduction Pilot in Greece
Case study: How to describe organizations in RDF using the
Core Business Vocabulary and the Organization Ontology?
Why using both Vocabularies?
The Core Business Vocabulary enables anyone to describe the essential
elements of a registered organization. These data fields are typically shown in
the official extracts of business registers (A):
• the legal name of the organization
• the registered number of the organization
• the legal address of the organization
• the activities for which the organization is registered for
• the type of organization
Each organization is identified by a unique URI, which
is aligned with the new directive 2012/17/EU [7]*.
The ORG Ontology is more generic and makes it possible to describe
organizational structures using RDF. These are typically described in
organizational charts (B) :
• the organization’s purpose
• the organizational decomposition of an organization
• the people who are members of the organization at each one of its levels
*According to the new directive 2012/17/EU: "Member States shall ensure that companies have a unique
identifier allowing them to be unequivocally identified in communication between registers through the
system of interconnection of central, commercial and companies registers established in accordance with
Article 4a(2) ("the system of interconnection of registers"). That unique identifier shall comprise, at least,
elements making it possible to identify the Member State of the register, the domestic register of origin and
the company number in that register and, where appropriate, features to avoid identification errors."
Why using both
Vocabularies?
[7] http://eur-lex.europa.eu/smartapi/cgi/sga_doc?smartapi!celexplus!prod!CELEXnumdoc&lg=EN&numdoc=32012L0017
(A) Extract from a business register
(B) Organizational Chart
Vocabularies
Why using both
Vocabularies?
Example: Description
of the legal entity
Example: Description of the
organizational structure
ReferencesIntroduction Pilot in Greece
Case study: How to describe organizations in RDF using the
Core Business Vocabulary and the Organization Ontology?
Legal name
<rov:RegisteredOrganization
rdf:about=“http://kbopub.economie.fgov.be/kbopub/toonondernemingps.html?ondernemi
n&#xD;&#xA;gsnummer=415622333”>
<rov:legalName>PricewaterhouseCoopers Enterprise Advisory</rov:legalName>
</rov:RegisteredOrganization>
Registered number
<rov:registration>
<adms:Identifier rdf:about="http://example.com/Reg415622333">
<skos:notation>0415.622.333</skos:notation>
<adms:schemeAgency>Belgian Base Register for Companies</adms:schemeAgency>
</adms:Identifier>
</rov:registration>
Legal address
<rov:registeredAddress>
<locn:Address rdf:about="http://example.com/ra415622333">
<locn:postCode>1932 Zaventem</locn:postCode>
<locn:fullAddress>Belgium, Woluwedal 18</locn:fullAddress>
</locn:Address>
</rov:registeredAddress>
Type
<rov:companyType>
<skos:Concept rdf:about="http://example.com/Cooperatievevennootshap">
<rdfs:label>Cooperatieve vennootshap</rdfs:label>
</skos:Concept>
</rov:companyType>
Activities for which the company is registered for
<skos:Concept rdf:about="http://example.com/ca7022">
<rdfs:label>Business and other management consultancy activities</rdfs:label>
</skos:Concept>
<skos:Concept rdf:about="http://example.com/ca74142">
<rdfs:label>Other business and management consultancy activities</rdfs:label>
</skos:Concept>
Legalname
Registered number
Legaladdress
Activities
Belgian Company Register
Type
Extract of PricewaterhouseCoopers Enterprise Advisory data
registered as legal entity in the Belgian company register
Description of the legal entity
PricewaterhouseCoopers Enterprise Advisory is a registered
legal entity in the Belgian company register (Kruispuntbank
van Ondernemingen – Banque-Carrefour des Entreprises). This
example shows how the company can be described in RDF
using the Core Business Vocabulary. The data was extracted
from the Belgian company register.
Example: Description
of the legal entity
Vocabularies
Why using both
Vocabularies?
Example: Description
of the legal entity
Example: Description of the
organizational structure
ReferencesIntroduction Pilot in Greece
Case study: How to describe organizations in RDF using the
Core Business Vocabulary and the Organization Ontology?
organizational structure of
PricewaterhouseCoopers
Enterprise Advisory
Description of the
organizational structure
PricewaterhouseCoopers Enterprise Advisory is divided into
‘Consulting’ and ‘Deals’ practices. Each practice is composed
of different units. This example provides a description of the
organizational structure (and other additional information)
of PricewaterhouseCoopers Enterprise Advisory in RDF
using the ORG Ontology.
Example: Description of the
organizational structure
PricewaterhouseCoopers Enterprise Advisory
Deals Consulting
Transaction Services
Valuation Services
Strategic Investment
Decisions
Capital Markets
Accounting Advisory
Services
Government
Infrastructure Public and
Corporate Finance
Finance and Treasury
Strategy and Operations
Technology Consulting
Organizational decomposition
<org:Organization rdf:ID="Consulting">
<rdfs:label rdf:datatype=http://www.w3.org/2001/XMLSchema#string
>Consulting</rdfs:label>
<org:hasSubOrganization>
<org:Organization rdf:ID="Finance_and_Treasury"/>
</org:hasSubOrganization>
<org:hasSubOrganization>
<org:Organization rdf:ID="Technology_Consulting"/>
</org:hasSubOrganization>
<org:hasSubOrganization>
<org:Organization rdf:ID="Strategy_and_Operations"/>
</org:hasSubOrganization>
Purpose
<org:purpose>
<rdfs:Resource rdf:ID="For_profit"/>
</org:purpose>
Members
<org:hasMember rdf:resource="http://www.linkedin.com/in/joaofrade"/>
Vocabularies
Why using both
Vocabularies?
Example: Description
of the legal entity
Example: Description of the
organizational structure
ReferencesIntroduction Pilot in Greece
Case study: How to describe organizations in RDF using the
Core Business Vocabulary and the Organization Ontology?
Pilot in Greece
Piloting the Core Business
Vocabulary in Greece
The International Hellenic University has used the Core Business
Vocabulary for publishing some 28000 companies registered in the Greek
Tax Authorities business registry as linked data* [8,9].
The pilot deals only with non-confidential data, e.g. name, company type
and activity, and address.
Well-structured, dereferencable URIs were designed in order to assign to
each legal entity a unique Web identifier. Currently, all legal entities are
assigned URIs of the following structure http://linkeddata.ihu.edu.gr
/resource/company/{afm}, where afm is the unique identifier of a legal
entity maintained by the tax authorities.
The example of the pilot can be used by other countries that decide to
publish their company data as linked open data.
To browse the data served by the pilot, you may visit
http://linkeddata.ihu.edu.gr:8080/rdf-browser/
For the time being the main part of the website is only available in
Greek but the procedure applied is described in English.
[8] http://ec.europa.eu/isa/news/2012/opendata_greece_en.htm
[9] https://joinup.ec.europa.eu/asset/core_business/news/core-business-
and-core-location-vocabularies-piloted-greece
The Core Business Vocabulary can be used for
representing basic company data. Case-specific
peculiarities call for additional modelling effort. The
flexibility of RDF minimises this effort.
Lessons Learnt
* Linked data is a promising method of publishing structured, machine-readable data on the Web so that it
can be inter-connected, thus enriching its meaning and crow-sourcing improvements in quality. In this
case, core business information has been linked to the location of companies with the goal to enable
reuse in third party services and applications where core business data may be required.
An authoritative source, e.g. a company register, should
be responsible for assigning and maintaining good
URIs for companies.
Reference data, such as taxonomies of company types,
statuses and activities, has to published as linked open
data so that people avoid re-inventing the wheel.
Publishing multi-lingual linked open data entails a
number of technical challenges.
Vocabularies
Why using both
Vocabularies?
Example: Description
of the legal entity
Example: Description of the
organizational structure
ReferencesIntroduction Pilot in Greece
Case study: How to describe organizations in RDF using the
Core Business Vocabulary and the Organization Ontology?
Contact us
https://joinup.ec.europa.eu/contact
This Business Case was prepared for the ISA programme by PwC EU Services EESV
References
Disclaimer
The views expressed in this document are purely those of the writer and may not, in any circumstances, be
interpreted as stating an official position of the European Commission.
The European Commission does not guarantee the accuracy of the information included in this study, nor
does it accept any responsibility for any use thereof.
Reference herein to any specific products, specifications, process, or service by trade name, trademark,
manufacturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation, or
favouring by the European Commission.
All care has been taken by the author to ensure that s/he has obtained, where necessary, permission to use
any parts of manuscripts including illustrations, maps, and graphs, on which intellectual property rights
already exist from the titular holder(s) of such rights or from her/his or their legal representative.
Registered Organization Vocabulary (RegOrg)
http://dvcs.w3.org/hg/gld/raw-file/default/legal/index.html
Business Case: Interconnecting business registers with the
Core Business Vocabulary
https://joinup.ec.europa.eu/asset/core_business/document/in
terconnecting-business-registers-core-business-vocabulary
An organization ontology (ORG)
http://www.w3.org/TR/vocab-org/
References
Follow @SEMICeu on Twitter
Join SEMIC group on LinkedIn
Get involved
Join SEMIC community on Joinup
Visit our initiatives
SOFTWARE
FORGES
COMMUNITY
ADMS.
SW
CORE
VOCABULARY
PUBLIC
SERVICE

Contenu connexe

En vedette

business English vocabulary
business English vocabularybusiness English vocabulary
business English vocabularyPeter Szabo
 
Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...
Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...
Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...Dr.-Ing. Thomas Hartmann
 
Bigdive 2014 - RDF, principles and case studies
Bigdive 2014 - RDF, principles and case studiesBigdive 2014 - RDF, principles and case studies
Bigdive 2014 - RDF, principles and case studiesDiego Valerio Camarda
 
Semantic Variation Graphs the case for RDF & SPARQL
Semantic Variation Graphs the case for RDF & SPARQLSemantic Variation Graphs the case for RDF & SPARQL
Semantic Variation Graphs the case for RDF & SPARQLJerven Bolleman
 
Udbhava 2011 - Business Quiz Final
Udbhava 2011 -  Business Quiz FinalUdbhava 2011 -  Business Quiz Final
Udbhava 2011 - Business Quiz Final4Edge
 
Business Vocabulary for IELTS, TOEFL and TOEIC
Business Vocabulary for IELTS, TOEFL and TOEICBusiness Vocabulary for IELTS, TOEFL and TOEIC
Business Vocabulary for IELTS, TOEFL and TOEICBritish Council
 

En vedette (9)

business English vocabulary
business English vocabularybusiness English vocabulary
business English vocabulary
 
Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...
Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...
Use Cases and Vocabularies Related to the DDI-RDF Discovery Vocabulary (EDDI ...
 
Extensible use of RDF
Extensible use of RDFExtensible use of RDF
Extensible use of RDF
 
Bigdive 2014 - RDF, principles and case studies
Bigdive 2014 - RDF, principles and case studiesBigdive 2014 - RDF, principles and case studies
Bigdive 2014 - RDF, principles and case studies
 
Semantic Variation Graphs the case for RDF & SPARQL
Semantic Variation Graphs the case for RDF & SPARQLSemantic Variation Graphs the case for RDF & SPARQL
Semantic Variation Graphs the case for RDF & SPARQL
 
Vocabulary quiz1
Vocabulary quiz1Vocabulary quiz1
Vocabulary quiz1
 
Udbhava 2011 - Business Quiz Final
Udbhava 2011 -  Business Quiz FinalUdbhava 2011 -  Business Quiz Final
Udbhava 2011 - Business Quiz Final
 
Business Vocabulary for IELTS, TOEFL and TOEIC
Business Vocabulary for IELTS, TOEFL and TOEICBusiness Vocabulary for IELTS, TOEFL and TOEIC
Business Vocabulary for IELTS, TOEFL and TOEIC
 
Business quiz - 2015
Business quiz - 2015Business quiz - 2015
Business quiz - 2015
 

Similaire à Isa case study_how_to_describe_organizations_in_rdf_core_business_vocabulary

Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...
Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...
Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...eprentise
 
Improving B2B Transactions by Exploiting Business Registries
Improving B2B Transactions by Exploiting Business RegistriesImproving B2B Transactions by Exploiting Business Registries
Improving B2B Transactions by Exploiting Business RegistriesGihan Wikramanayake
 
R12 Financials Overview
R12 Financials OverviewR12 Financials Overview
R12 Financials Overvieweprentise
 
Oracle_Fin-Theo.docx
Oracle_Fin-Theo.docxOracle_Fin-Theo.docx
Oracle_Fin-Theo.docxadnanalakdar
 
Is business process integration
Is business process integrationIs business process integration
Is business process integrationJovenary Muta
 
EAPJ Volume II April 2014
EAPJ Volume II April 2014EAPJ Volume II April 2014
EAPJ Volume II April 2014Iver Band
 
Implementation of Ontology Based Business Registries to Support e-Commerce
Implementation of Ontology Based Business Registries to Support e-CommerceImplementation of Ontology Based Business Registries to Support e-Commerce
Implementation of Ontology Based Business Registries to Support e-CommerceGihan Wikramanayake
 
Organization Setup in R12
Organization Setup in R12Organization Setup in R12
Organization Setup in R12eprentise
 
Legal Entity Architecture: Advances in R12
 Legal Entity Architecture: Advances in R12 Legal Entity Architecture: Advances in R12
Legal Entity Architecture: Advances in R12eprentise
 
E041131823
E041131823E041131823
E041131823IOSR-JEN
 
Web Services
Web ServicesWeb Services
Web Serviceschidi
 
An Introduction To XBRL
An Introduction To XBRLAn Introduction To XBRL
An Introduction To XBRLNicole Heredia
 
Streamlining Functionality In Release 12
 Streamlining Functionality In Release 12 Streamlining Functionality In Release 12
Streamlining Functionality In Release 12eprentise
 
Handy guide to XBRL terms oct 2011
Handy guide to XBRL terms oct 2011Handy guide to XBRL terms oct 2011
Handy guide to XBRL terms oct 2011Chandan Goyal
 
Streamlining Functionality in Release 12
Streamlining Functionality in Release 12Streamlining Functionality in Release 12
Streamlining Functionality in Release 12eprentise
 
Universal Description, Discovery and Integration
Universal Description, Discovery and IntegrationUniversal Description, Discovery and Integration
Universal Description, Discovery and IntegrationKishan Patel
 
The creation of an international core data model
The creation of an international core data modelThe creation of an international core data model
The creation of an international core data modelSemic.eu
 

Similaire à Isa case study_how_to_describe_organizations_in_rdf_core_business_vocabulary (20)

Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...
Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...
Taking Advantage of R12 Functionality with a Single Chart of Accounts and a S...
 
Iso 9001 examples
Iso 9001 examplesIso 9001 examples
Iso 9001 examples
 
Improving B2B Transactions by Exploiting Business Registries
Improving B2B Transactions by Exploiting Business RegistriesImproving B2B Transactions by Exploiting Business Registries
Improving B2B Transactions by Exploiting Business Registries
 
R12 Financials Overview
R12 Financials OverviewR12 Financials Overview
R12 Financials Overview
 
Oracle_Fin-Theo.docx
Oracle_Fin-Theo.docxOracle_Fin-Theo.docx
Oracle_Fin-Theo.docx
 
Oracle financials theory_vol_i
Oracle financials theory_vol_iOracle financials theory_vol_i
Oracle financials theory_vol_i
 
Is business process integration
Is business process integrationIs business process integration
Is business process integration
 
Enterprise Architecture Professional Journal Volume II April 2014
Enterprise Architecture Professional Journal Volume II April 2014Enterprise Architecture Professional Journal Volume II April 2014
Enterprise Architecture Professional Journal Volume II April 2014
 
EAPJ Volume II April 2014
EAPJ Volume II April 2014EAPJ Volume II April 2014
EAPJ Volume II April 2014
 
Implementation of Ontology Based Business Registries to Support e-Commerce
Implementation of Ontology Based Business Registries to Support e-CommerceImplementation of Ontology Based Business Registries to Support e-Commerce
Implementation of Ontology Based Business Registries to Support e-Commerce
 
Organization Setup in R12
Organization Setup in R12Organization Setup in R12
Organization Setup in R12
 
Legal Entity Architecture: Advances in R12
 Legal Entity Architecture: Advances in R12 Legal Entity Architecture: Advances in R12
Legal Entity Architecture: Advances in R12
 
E041131823
E041131823E041131823
E041131823
 
Web Services
Web ServicesWeb Services
Web Services
 
An Introduction To XBRL
An Introduction To XBRLAn Introduction To XBRL
An Introduction To XBRL
 
Streamlining Functionality In Release 12
 Streamlining Functionality In Release 12 Streamlining Functionality In Release 12
Streamlining Functionality In Release 12
 
Handy guide to XBRL terms oct 2011
Handy guide to XBRL terms oct 2011Handy guide to XBRL terms oct 2011
Handy guide to XBRL terms oct 2011
 
Streamlining Functionality in Release 12
Streamlining Functionality in Release 12Streamlining Functionality in Release 12
Streamlining Functionality in Release 12
 
Universal Description, Discovery and Integration
Universal Description, Discovery and IntegrationUniversal Description, Discovery and Integration
Universal Description, Discovery and Integration
 
The creation of an international core data model
The creation of an international core data modelThe creation of an international core data model
The creation of an international core data model
 

Plus de Semic.eu

StatDCAT-Application Profile: presentation
StatDCAT-Application Profile: presentationStatDCAT-Application Profile: presentation
StatDCAT-Application Profile: presentationSemic.eu
 
SEMIC - Governance and management of data specifications
SEMIC - Governance and management of data specificationsSEMIC - Governance and management of data specifications
SEMIC - Governance and management of data specificationsSemic.eu
 
Semic 2016 highlight report
Semic 2016 highlight reportSemic 2016 highlight report
Semic 2016 highlight reportSemic.eu
 
Jose Arcos DG COMM- Data Visualisation on ec.europa.eu
Jose Arcos DG COMM- Data Visualisation on ec.europa.euJose Arcos DG COMM- Data Visualisation on ec.europa.eu
Jose Arcos DG COMM- Data Visualisation on ec.europa.euSemic.eu
 
Semic 2014 highlights report
Semic 2014 highlights report Semic 2014 highlights report
Semic 2014 highlights report Semic.eu
 
Semic 2013 highlights report
Semic 2013 highlights report Semic 2013 highlights report
Semic 2013 highlights report Semic.eu
 
Semic 2012 highlights report
Semic 2012 highlights report Semic 2012 highlights report
Semic 2012 highlights report Semic.eu
 
Semic 2011 highlights report
Semic 2011 highlights report Semic 2011 highlights report
Semic 2011 highlights report Semic.eu
 
SEMIC 2015 Highlights Report
SEMIC 2015 Highlights ReportSEMIC 2015 Highlights Report
SEMIC 2015 Highlights ReportSemic.eu
 
Semantische Standards in der Öffentlichen Verwaltung in Europa
Semantische Standards in der Öffentlichen Verwaltung in EuropaSemantische Standards in der Öffentlichen Verwaltung in Europa
Semantische Standards in der Öffentlichen Verwaltung in EuropaSemic.eu
 
Promoting semantic interoperability between public administrations in Europe
Promoting semantic interoperability between public administrations in EuropePromoting semantic interoperability between public administrations in Europe
Promoting semantic interoperability between public administrations in EuropeSemic.eu
 
Survey on metadata management and governance in Europe
Survey on metadata management and governance in EuropeSurvey on metadata management and governance in Europe
Survey on metadata management and governance in EuropeSemic.eu
 
Core Activities
Core ActivitiesCore Activities
Core ActivitiesSemic.eu
 
Semantic interoperability courses training module 3 - reference data v0.10
Semantic interoperability courses    training module 3 - reference data v0.10Semantic interoperability courses    training module 3 - reference data v0.10
Semantic interoperability courses training module 3 - reference data v0.10Semic.eu
 
Semantic interoperability courses training module 1 - introductory overview...
Semantic interoperability courses   training module 1 - introductory overview...Semantic interoperability courses   training module 1 - introductory overview...
Semantic interoperability courses training module 1 - introductory overview...Semic.eu
 
Semantic interoperability courses training module 2 - core vocabularies v0.11
Semantic interoperability courses   training module 2 - core vocabularies v0.11Semantic interoperability courses   training module 2 - core vocabularies v0.11
Semantic interoperability courses training module 2 - core vocabularies v0.11Semic.eu
 

Plus de Semic.eu (16)

StatDCAT-Application Profile: presentation
StatDCAT-Application Profile: presentationStatDCAT-Application Profile: presentation
StatDCAT-Application Profile: presentation
 
SEMIC - Governance and management of data specifications
SEMIC - Governance and management of data specificationsSEMIC - Governance and management of data specifications
SEMIC - Governance and management of data specifications
 
Semic 2016 highlight report
Semic 2016 highlight reportSemic 2016 highlight report
Semic 2016 highlight report
 
Jose Arcos DG COMM- Data Visualisation on ec.europa.eu
Jose Arcos DG COMM- Data Visualisation on ec.europa.euJose Arcos DG COMM- Data Visualisation on ec.europa.eu
Jose Arcos DG COMM- Data Visualisation on ec.europa.eu
 
Semic 2014 highlights report
Semic 2014 highlights report Semic 2014 highlights report
Semic 2014 highlights report
 
Semic 2013 highlights report
Semic 2013 highlights report Semic 2013 highlights report
Semic 2013 highlights report
 
Semic 2012 highlights report
Semic 2012 highlights report Semic 2012 highlights report
Semic 2012 highlights report
 
Semic 2011 highlights report
Semic 2011 highlights report Semic 2011 highlights report
Semic 2011 highlights report
 
SEMIC 2015 Highlights Report
SEMIC 2015 Highlights ReportSEMIC 2015 Highlights Report
SEMIC 2015 Highlights Report
 
Semantische Standards in der Öffentlichen Verwaltung in Europa
Semantische Standards in der Öffentlichen Verwaltung in EuropaSemantische Standards in der Öffentlichen Verwaltung in Europa
Semantische Standards in der Öffentlichen Verwaltung in Europa
 
Promoting semantic interoperability between public administrations in Europe
Promoting semantic interoperability between public administrations in EuropePromoting semantic interoperability between public administrations in Europe
Promoting semantic interoperability between public administrations in Europe
 
Survey on metadata management and governance in Europe
Survey on metadata management and governance in EuropeSurvey on metadata management and governance in Europe
Survey on metadata management and governance in Europe
 
Core Activities
Core ActivitiesCore Activities
Core Activities
 
Semantic interoperability courses training module 3 - reference data v0.10
Semantic interoperability courses    training module 3 - reference data v0.10Semantic interoperability courses    training module 3 - reference data v0.10
Semantic interoperability courses training module 3 - reference data v0.10
 
Semantic interoperability courses training module 1 - introductory overview...
Semantic interoperability courses   training module 1 - introductory overview...Semantic interoperability courses   training module 1 - introductory overview...
Semantic interoperability courses training module 1 - introductory overview...
 
Semantic interoperability courses training module 2 - core vocabularies v0.11
Semantic interoperability courses   training module 2 - core vocabularies v0.11Semantic interoperability courses   training module 2 - core vocabularies v0.11
Semantic interoperability courses training module 2 - core vocabularies v0.11
 

Dernier

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 

Dernier (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

Isa case study_how_to_describe_organizations_in_rdf_core_business_vocabulary

  • 1. JOINING UP GOVERNMENTS EUROPEAN COMMISSION November, 2012 Case Study How to describe Organizations in RDF using the Core Business Vocabulary and the Organization Ontology?
  • 2. Vocabularies Why using both Vocabularies? Example: Description of the legal entity Example: Description of the organizational structure ReferencesIntroduction Pilot in Greece Case study: How to describe organizations in RDF using the Core Business Vocabulary and the Organization Ontology? Introduction This case study is a follow-up to the Business Case on interconnecting business registers using the Core Business Vocabulary [1]. This document explains how organizations can be described in RDF using the Core Business Vocabulary and the Organization Ontology. To do this, it provides an example of a real organization, PricewaterhouseCoopers Enterprise Advisory a legal entity registered in the Belgian company register, which is then described in RDF using these specifications. A Core Vocabulary is a simplified, reusable, and extensible data model that captures the fundamental characteristics of a data entity in a context-neutral fashion. Core Vocabularies can be used in interoperability agreements for enabling information systems, developed independently, to exchange information, thus making it possible for information to travel across borders and domains. The first three Core Vocabularies [2] developed by the Interoperability Solutions for European Public Administrations (ISA) of the European Commission [3] (the Core Person, Core Location and Core Business) have been undertaken by the Government Linked Data Working Group (GLD WG) of W3C [3]. The Core Vocabularies can be used in conjunction with other ontologies and vocabularies. For example, the Core Business Vocabulary can be combined with the more general Organization Ontology. Whereas the Core Business Vocabulary should be used for describing Registered Legal Organizations (RegORG)* [5], the Organization Ontology (ORG) [6] should be used to describe the several parts of an organization. “The Core Business Vocabulary can be combined with the more general Organization Ontology. The Core Business Vocabulary can be used for describing Registered Legal Organizations (RegORG), the Organization Ontology (ORG) to describe the several parts of an organization.” Introduction [1] https://joinup.ec.europa.eu/community/core_vocabularies/description [2] https://joinup.ec.europa.eu/community/core_vocabularies/description [3] http://ec.europa.eu/isa/ [4] http://www.w3.org/2011/gld/ [5] http://dvcs.w3.org/hg/gld/raw-file/default/legal/index.html [6] http://www.w3.org/TR/vocab-org/ *In order to better align the Core Business Vocabulary with the Organization Ontology, the GLD WG has recently renamed it to 'Registered Organization Vocabulary’ (RegORG).
  • 3. Vocabularies Why using both Vocabularies? Example: Description of the legal entity Example: Description of the organizational structure ReferencesIntroduction Pilot in Greece Case study: How to describe organizations in RDF using the Core Business Vocabulary and the Organization Ontology? What is the Core Business Vocabulary? The Core Business Vocabulary is a vocabulary for describing organizations that have gained legal entity status through a formal registration process, typically in a national or regional register. This data model captures the fundamental characteristics of a legal entity, e.g. its legal name, its registered activities and address. This same attributes can be used to describe private and governmental organizations. The Core Business Vocabulary was first developed by the ISA Programme in cooperation with DG MARKT of the European Commission . This Directorate General is responsible for the EC legislative proposal on interconnecting National Business Registers. The Core Business Vocabulary Working Group was chaired by Piotr Madziar from DG MARKT/F2. Other members of the Working Group where affiliated with XBRL Europe, opencorporates.com, the European Business Register and the European Banking Authority EBA. What is the ORG Ontology? The ORG Ontology is designed to enable publication of information on organizations and organizational structures including governmental organizations. It is intended to provide a generic, reusable core ontology that can be extended or specialized for use in particular situations. The ORG Ontology has been used by the UK Government for describing public organizations. Vocabularies They promote the use of common identifiers for organizations in the form of URIs. They can be easily combined with other Linked Data vocabularies. They can easily be extended with new classes and attributes to fulfil new domain requirements. Both Vocabularies abide by the Linked Data principles “The Core Business Vocabulary is a simplified, reusable and extensible data model to describe organizations that have gained legal entity status through a formal registration process.”
  • 4. Vocabularies Why using both Vocabularies? Example: Description of the legal entity Example: Description of the organizational structure ReferencesIntroduction Pilot in Greece Case study: How to describe organizations in RDF using the Core Business Vocabulary and the Organization Ontology? Why using both Vocabularies? The Core Business Vocabulary enables anyone to describe the essential elements of a registered organization. These data fields are typically shown in the official extracts of business registers (A): • the legal name of the organization • the registered number of the organization • the legal address of the organization • the activities for which the organization is registered for • the type of organization Each organization is identified by a unique URI, which is aligned with the new directive 2012/17/EU [7]*. The ORG Ontology is more generic and makes it possible to describe organizational structures using RDF. These are typically described in organizational charts (B) : • the organization’s purpose • the organizational decomposition of an organization • the people who are members of the organization at each one of its levels *According to the new directive 2012/17/EU: "Member States shall ensure that companies have a unique identifier allowing them to be unequivocally identified in communication between registers through the system of interconnection of central, commercial and companies registers established in accordance with Article 4a(2) ("the system of interconnection of registers"). That unique identifier shall comprise, at least, elements making it possible to identify the Member State of the register, the domestic register of origin and the company number in that register and, where appropriate, features to avoid identification errors." Why using both Vocabularies? [7] http://eur-lex.europa.eu/smartapi/cgi/sga_doc?smartapi!celexplus!prod!CELEXnumdoc&lg=EN&numdoc=32012L0017 (A) Extract from a business register (B) Organizational Chart
  • 5. Vocabularies Why using both Vocabularies? Example: Description of the legal entity Example: Description of the organizational structure ReferencesIntroduction Pilot in Greece Case study: How to describe organizations in RDF using the Core Business Vocabulary and the Organization Ontology? Legal name <rov:RegisteredOrganization rdf:about=“http://kbopub.economie.fgov.be/kbopub/toonondernemingps.html?ondernemi n&#xD;&#xA;gsnummer=415622333”> <rov:legalName>PricewaterhouseCoopers Enterprise Advisory</rov:legalName> </rov:RegisteredOrganization> Registered number <rov:registration> <adms:Identifier rdf:about="http://example.com/Reg415622333"> <skos:notation>0415.622.333</skos:notation> <adms:schemeAgency>Belgian Base Register for Companies</adms:schemeAgency> </adms:Identifier> </rov:registration> Legal address <rov:registeredAddress> <locn:Address rdf:about="http://example.com/ra415622333"> <locn:postCode>1932 Zaventem</locn:postCode> <locn:fullAddress>Belgium, Woluwedal 18</locn:fullAddress> </locn:Address> </rov:registeredAddress> Type <rov:companyType> <skos:Concept rdf:about="http://example.com/Cooperatievevennootshap"> <rdfs:label>Cooperatieve vennootshap</rdfs:label> </skos:Concept> </rov:companyType> Activities for which the company is registered for <skos:Concept rdf:about="http://example.com/ca7022"> <rdfs:label>Business and other management consultancy activities</rdfs:label> </skos:Concept> <skos:Concept rdf:about="http://example.com/ca74142"> <rdfs:label>Other business and management consultancy activities</rdfs:label> </skos:Concept> Legalname Registered number Legaladdress Activities Belgian Company Register Type Extract of PricewaterhouseCoopers Enterprise Advisory data registered as legal entity in the Belgian company register Description of the legal entity PricewaterhouseCoopers Enterprise Advisory is a registered legal entity in the Belgian company register (Kruispuntbank van Ondernemingen – Banque-Carrefour des Entreprises). This example shows how the company can be described in RDF using the Core Business Vocabulary. The data was extracted from the Belgian company register. Example: Description of the legal entity
  • 6. Vocabularies Why using both Vocabularies? Example: Description of the legal entity Example: Description of the organizational structure ReferencesIntroduction Pilot in Greece Case study: How to describe organizations in RDF using the Core Business Vocabulary and the Organization Ontology? organizational structure of PricewaterhouseCoopers Enterprise Advisory Description of the organizational structure PricewaterhouseCoopers Enterprise Advisory is divided into ‘Consulting’ and ‘Deals’ practices. Each practice is composed of different units. This example provides a description of the organizational structure (and other additional information) of PricewaterhouseCoopers Enterprise Advisory in RDF using the ORG Ontology. Example: Description of the organizational structure PricewaterhouseCoopers Enterprise Advisory Deals Consulting Transaction Services Valuation Services Strategic Investment Decisions Capital Markets Accounting Advisory Services Government Infrastructure Public and Corporate Finance Finance and Treasury Strategy and Operations Technology Consulting Organizational decomposition <org:Organization rdf:ID="Consulting"> <rdfs:label rdf:datatype=http://www.w3.org/2001/XMLSchema#string >Consulting</rdfs:label> <org:hasSubOrganization> <org:Organization rdf:ID="Finance_and_Treasury"/> </org:hasSubOrganization> <org:hasSubOrganization> <org:Organization rdf:ID="Technology_Consulting"/> </org:hasSubOrganization> <org:hasSubOrganization> <org:Organization rdf:ID="Strategy_and_Operations"/> </org:hasSubOrganization> Purpose <org:purpose> <rdfs:Resource rdf:ID="For_profit"/> </org:purpose> Members <org:hasMember rdf:resource="http://www.linkedin.com/in/joaofrade"/>
  • 7. Vocabularies Why using both Vocabularies? Example: Description of the legal entity Example: Description of the organizational structure ReferencesIntroduction Pilot in Greece Case study: How to describe organizations in RDF using the Core Business Vocabulary and the Organization Ontology? Pilot in Greece Piloting the Core Business Vocabulary in Greece The International Hellenic University has used the Core Business Vocabulary for publishing some 28000 companies registered in the Greek Tax Authorities business registry as linked data* [8,9]. The pilot deals only with non-confidential data, e.g. name, company type and activity, and address. Well-structured, dereferencable URIs were designed in order to assign to each legal entity a unique Web identifier. Currently, all legal entities are assigned URIs of the following structure http://linkeddata.ihu.edu.gr /resource/company/{afm}, where afm is the unique identifier of a legal entity maintained by the tax authorities. The example of the pilot can be used by other countries that decide to publish their company data as linked open data. To browse the data served by the pilot, you may visit http://linkeddata.ihu.edu.gr:8080/rdf-browser/ For the time being the main part of the website is only available in Greek but the procedure applied is described in English. [8] http://ec.europa.eu/isa/news/2012/opendata_greece_en.htm [9] https://joinup.ec.europa.eu/asset/core_business/news/core-business- and-core-location-vocabularies-piloted-greece The Core Business Vocabulary can be used for representing basic company data. Case-specific peculiarities call for additional modelling effort. The flexibility of RDF minimises this effort. Lessons Learnt * Linked data is a promising method of publishing structured, machine-readable data on the Web so that it can be inter-connected, thus enriching its meaning and crow-sourcing improvements in quality. In this case, core business information has been linked to the location of companies with the goal to enable reuse in third party services and applications where core business data may be required. An authoritative source, e.g. a company register, should be responsible for assigning and maintaining good URIs for companies. Reference data, such as taxonomies of company types, statuses and activities, has to published as linked open data so that people avoid re-inventing the wheel. Publishing multi-lingual linked open data entails a number of technical challenges.
  • 8. Vocabularies Why using both Vocabularies? Example: Description of the legal entity Example: Description of the organizational structure ReferencesIntroduction Pilot in Greece Case study: How to describe organizations in RDF using the Core Business Vocabulary and the Organization Ontology? Contact us https://joinup.ec.europa.eu/contact This Business Case was prepared for the ISA programme by PwC EU Services EESV References Disclaimer The views expressed in this document are purely those of the writer and may not, in any circumstances, be interpreted as stating an official position of the European Commission. The European Commission does not guarantee the accuracy of the information included in this study, nor does it accept any responsibility for any use thereof. Reference herein to any specific products, specifications, process, or service by trade name, trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation, or favouring by the European Commission. All care has been taken by the author to ensure that s/he has obtained, where necessary, permission to use any parts of manuscripts including illustrations, maps, and graphs, on which intellectual property rights already exist from the titular holder(s) of such rights or from her/his or their legal representative. Registered Organization Vocabulary (RegOrg) http://dvcs.w3.org/hg/gld/raw-file/default/legal/index.html Business Case: Interconnecting business registers with the Core Business Vocabulary https://joinup.ec.europa.eu/asset/core_business/document/in terconnecting-business-registers-core-business-vocabulary An organization ontology (ORG) http://www.w3.org/TR/vocab-org/ References Follow @SEMICeu on Twitter Join SEMIC group on LinkedIn Get involved Join SEMIC community on Joinup Visit our initiatives SOFTWARE FORGES COMMUNITY ADMS. SW CORE VOCABULARY PUBLIC SERVICE