Engineer Role

Class
http://proethica.org/ontology/intermediate#EngineerRole
Definition

A professional role involving engineering practice and responsibilities. Occupational archetype head for all engineer specializations and extracted engineer-role leaves.

Mappings & provenance
closely matches
Engineer (ifc-roles)
Properties
Subclass of
ProfessionalRole
http://proethica.org/ontology/intermediate#ProfessionalRole
Archetype Axis
occupational
Alt Label
engineer
engineering
TTL
@prefix ifcrole: <http://proethica.org/vocab/ifc-roles#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix proeth: <http://proethica.org/ontology/intermediate#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . proeth:EngineerRole a proeth:EntityType, owl:Class ; rdfs:label "Engineer Role"@en ; proeth:archetypeAxis "occupational" ; rdfs:comment "A professional role involving engineering practice and responsibilities. Occupational archetype head for all engineer specializations and extracted engineer-role leaves."@en ; rdfs:subClassOf proeth:ProfessionalRole ; skos:altLabel "engineer"@en, "engineering"@en ; skos:closeMatch ifcrole:Engineer .
Metadata
Type
Class
Last Updated
2026-06-07 00:08