Facilities and Industries Ontology
language en

Facilities and Industries Ontology

Release: 2024-03-06

Modified on: 2024-03-06
This version:
http://w3id.org/fio/v1/fio#
Latest version:
http://w3id.org/fio/fio#
Revision:
1
Issued on:
2024-03-06
Authors:
http://orcid.org/0000-0002-5331-5052
https://orcid.org/0000-0003-3271-6700
Publisher:
http://spatialai.org
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://insertlicenseURIhere.example.org
Visualization:
Visualize with WebVowl
Cite as:
http://orcid.org/0000-0002-5331-5052, https://orcid.org/0000-0003-3271-6700. Facilities and Industries Ontology. Revision: 1. Retrieved from: http://w3id.org/fio/v1/fio#
Vocabulary maintained at:
https://github.com/SAWGraph/fio

Ontology Specification Draft

Abstract

Facilities are specific locations where commercial or institutional activity occurs. Industry classification schemes divides economic activities into functional groups. These two key concepts are crucial for analyzing institutional and economic activity and its spatial distribution, which are critical for understanding environmental impact, labor dynamics, supply chains, and many other complex social and environmental phenomenon.The Facilities and Industries Ontology (FIO) as a generic ontology design pattern for linking facilities to industry sectors as defined in classification systems.

Introduction back to ToC

This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals.

Namespace declarations

Table 1: Namespaces used in the document
[Ontology NS Prefix]<http://w3id.org/fio/fio#>
dcterms<http://purl.org/dc/terms/>
fio<http://w3id.org/fio/v1/fio#>
geo<http://www.opengis.net/ont/geosparql#>
owl<http://www.w3.org/2002/07/owl#>
prov-o<http://www.w3.org/ns/prov#>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
time<http://www.w3.org/2006/time#>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema#>

Facilities and Industries Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Facilities and Industries Ontology: Description back to ToC

The facilities and industries ontology developed as part of the AIKnowsPFAS and SAWGraph projects.

Cross-reference for Facilities and Industries Ontology classes, object properties and data properties back to ToC

This section provides details for each class and property defined by Facilities and Industries Ontology.

Classes

Facilityc back to ToC or Class ToC

IRI: http://w3id.org/fio/v1/fio#Facility

has super-classes
is in range of
has Facility op

Industryc back to ToC or Class ToC

IRI: http://w3id.org/fio/v1/fio#Industry

is in domain of
of Year dp, same code op, subcode of op, year deprecated dp
is in range of
of industry op, same code op, subcode of op

Organizationc back to ToC or Class ToC

IRI: http://w3id.org/fio/v1/fio#Organization

has super-classes
Agent c
is in domain of
has Facility op

Object Properties

has Facilityop back to ToC or Object Property ToC

IRI: http://w3id.org/fio/v1/fio#hasFacility

has domain
Organization c
has range
Facility c

of industryop back to ToC or Object Property ToC

IRI: http://w3id.org/fio/v1/fio#ofIndustry

has range
Industry c
has sub-property chains
of industry op o subcode of op

same codeop back to ToC or Object Property ToC

IRI: http://w3id.org/fio/v1/fio#sameCode

has domain
Industry c
has range
Industry c

subcode ofop back to ToC or Object Property ToC

IRI: http://w3id.org/fio/v1/fio#subcodeOf

has characteristics: transitive

has domain
Industry c
has range
Industry c

Data Properties

of Yeardp back to ToC or Data Property ToC

IRI: http://w3id.org/fio/v1/fio#ofYear

has domain
Industry c
has range
date

year deprecateddp back to ToC or Data Property ToC

IRI: http://w3id.org/fio/v1/fio#yearDeprecated

has domain
Industry c
has range
date

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties

References back to ToC

Add your references here. It is recommended to have them as a list.

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.