Identity
Class IRI: bf:RefineryOperator
subClassOf: schema:Organization
Stable identity: legal entity
Attribute count: 7
Cardinalities
Operator --[operatesAsset]--> bf:Refinery 1..* / 1
Operator --[subsidiaryOf]--> bf:ParentCompany 0..1 / 0..*
Operator --[bomforgeCompany]--> @id (https://bomforge.com/companies/:slug) 0..1
Attributes
| Name | Type | Card | Req | Doc |
|---|---|---|---|---|
slug |
xsd:string |
1 | required | |
name |
schema:name |
1 | required | |
parentCompany |
bf:ParentCompany |
0..1 | optional | |
url |
schema:url |
0..1 | optional | Operator website |
countryCode |
xsd:string |
0..1 | optional | |
operatesAsset |
bf:Refinery |
1..* | optional | |
bomforgeCompany |
@id |
0..1 | optional |
Cite this entity
@prefix bf: <https://refineryintelligence.com/ns/v1#> .
bf:Operator a rdfs:Class ;
rdfs:label "Operator" ;
rdfs:comment "The legal entity that runs a Refinery; the named contracting party in EIA Form 820, EPA permits, and PHMSA filings. May or may not equal ParentCompany." .
# Source: https://refineryintelligence.com/ontology/operator
# Ontology: https://refineryintelligence.com/refinery-ontology.jsonld
# Version: 1.1.1