You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description=Facilities are specific locations where commercial or institutional activity occurs. Industry classification schemes divide 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 phenomena. The Facilities and Industries Ontology (FIO) is a generic ontology design pattern for linking facilities to industry sectors as defined in classification systems. FIO supports semantic reasoning to, e.g., infer broader industry sectors that are associated with facilities and organizations.
21
+
introduction=The core concepts of the Facilities and Industries Ontology Design Pattern (FIO) are Facility and Industry. A Facility is defined as a physical entity with a fixed geospatial location where commercial or institutional activity occurs or has occurred in the past. An Industry represents a particular economic subdivision characterized by its function and services. For example, grain farming and grain milling represent distinct industries within the farming and food manufacturing sectors, respectively. Facilities and industries are closely connected: each facility is associated with one or more industries, modeled in FIO using the ofIndustry property.
"@value" : "Any physical building, building complex or site (e.g. an airstrip, a mine, or superfund site) at which a commercial or institutional activity occurs."
<http://w3id.org/fio/v1/fio#hasFacility> <http://purl.org/dc/terms/decscription> "A relation between an organization and a facility it has ownership, management or other affiliation with." .
78
+
<http://w3id.org/fio/v1/fio#hasFacility> <http://www.w3.org/2000/01/rdf-schema#comment> "A relation between an organization and a facility it has ownership, management or other affiliation with." .
<http://w3id.org/fio/v1/fio#ofIndustry> <http://purl.org/dc/terms/description> "A relation between an entity and the industry it is classified under" .
<http://w3id.org/fio/v1/fio#ofIndustry> <http://www.w3.org/2000/01/rdf-schema#comment> "A relation between an entity and the industry it is classified under" .
<http://w3id.org/fio/v1/fio#subcodeOf> <http://purl.org/dc/terms/description> "A hierarchical relation between an industry and its parent industry" .
111
+
<http://w3id.org/fio/v1/fio#subcodeOf> <http://www.w3.org/2000/01/rdf-schema#comment> "A hierarchical relation between an industry and its parent industry" .
<http://w3id.org/fio/v1/fio#ofYear> <http://purl.org/dc/terms/description> "A relation between an industry code and the schema year it belongs to." .
130
+
<http://w3id.org/fio/v1/fio#ofYear> <http://www.w3.org/2000/01/rdf-schema#comment> "A relation between an industry code and the schema year it belongs to." .
<http://w3id.org/fio/v1/fio#yearDeprecated> <http://purl.org/dc/terms/description> "A relation between an industry code and the schema year it was deprecated and removed as a industry code with the same meaning." .
137
+
<http://w3id.org/fio/v1/fio#yearDeprecated> <http://www.w3.org/2000/01/rdf-schema#comment> "A relation between an industry code and the schema year it was deprecated and removed as a industry code with the same meaning." .
<http://w3id.org/fio/v1/fio#Facility> <http://purl.org/dc/terms/description> "Any physical building, building complex or site (e.g. an airstrip, a mine, or superfund site) at which a commercial or institutional activity occurs." .
<http://w3id.org/fio/v1/fio#Facility> <http://www.w3.org/2000/01/rdf-schema#comment> "Any physical building, building complex or site (e.g. an airstrip, a mine, or superfund site) at which a commercial or institutional activity occurs." .
<http://w3id.org/fio/v1/fio#IndustryCollection> <http://www.w3.org/2000/01/rdf-schema#comment> "A collection of industries grouped by a common characteristic." .
0 commit comments