Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.51 KB

File metadata and controls

27 lines (17 loc) · 1.51 KB

FIO

The Facilities and Industries Ontology provides a representation of facilities and their industry classification(s). It is extended by the FRS ontology that incorporates facilities in the US from EPA's facility registry service (https://www.epa.gov/frs) , and the NAICS and SIC ontologies that populate these two industry classification schemes.

Schema Diagram

FIO schema diagram

FIO ontology schema diagram

FIO Ontology

The ontology is implemented at /ontology/FIO.ttl

and the documentation is hosted at: https://theskailab.github.io/fio/index-en.html also redirected from http://w3id.org/fio/

Datasets

The ontology is instantiated by the datasets for NAICS and EPA FRS in /datasets

The dataset folders contains:

  • Dataset ontology that serves to aligns dataset terms to FIO
  • instances or a sample of instances (for epa-frs)
  • python scripts used to triplify the dataset

Evaluation

The /sparql folder contains example sparql queries that were used to evaluate the ontology using instances from the datasets. These queries can also be run on the existing instances of FIO graph in the SAWGraph project here and here