ISO 26262 Automotive Functional Safety
Individual
http://proethica.org/ontology/engineering_standards#ISO26262
Class Hierarchy
- Thing
- ↳ entity (bfo)
- ↳ continuant (bfo)
- ↳ generically dependent continuant (bfo)
- ↳ information content entity (iao)
- ↳ Resource (proethica-core)
- ↳ Technical Standard (proethica-intermediate)
- ∈ ISO 26262 Automotive Functional Safety individual
Definition
Critical standard for automotive safety systems and autonomous vehicles
Mappings & provenance
source
Properties
Applicable Domains
automotive_engineering
electrical_engineering
software_engineering
Standard Type
automotive_safety
Identifier
ISO 26262:2018 (parts 1-12, edition 2)
Publisher
International Organization for Standardization
Referenced by
Edges from other case entities pointing at this one (the commit writes several families one-directional, e.g. an Agent's
hasRole to its role facet).derivedFromResource@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://proethica.org/ontology/intermediate#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<http://proethica.org/ontology/engineering_standards#ISO26262> a ns1:TechnicalStandard,
owl:NamedIndividual ;
rdfs:label "ISO 26262 Automotive Functional Safety" ;
ns1:applicableDomains "automotive_engineering",
"electrical_engineering",
"software_engineering" ;
ns1:standardType "automotive_safety" ;
dcterms:identifier "ISO 26262:2018 (parts 1-12, edition 2)" ;
dcterms:publisher "International Organization for Standardization" ;
dcterms:source <https://www.iso.org/standard/68383.html> ;
rdfs:comment "Critical standard for automotive safety systems and autonomous vehicles" ;
skos:definition "Critical standard for automotive safety systems and autonomous vehicles",
"International standard defining functional safety for automotive electrical and electronic systems, establishing Automotive Safety Integrity Levels (ASIL)" .