BimReq

IRI:
http://demo.dsd.sztaki.hu/bimreq#
Current version:
0.9
Authors:
András Micsik, Ádám Kovács
Imported Ontologies:
http://www.w3.org/ns/shacl# (visualise it with LODE)
http://xmlns.com/foaf/0.1/ (visualise it with LODE)
https://w3id.org/express# (visualise it with LODE)
Other visualisation:
Ontology source

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Annotation Properties
  5. Namespace Declarations

Introduction

BimReq is a ligtweight ontology to represent regulations and requirements in RDF for AEC (Architecture, Engineering, Construction) projects. The requirements can refer to regulations and may contain SHACL validation shapes for compliance checking of BIM models. See also: https://github.com/dsd-sztaki-hu/BimReq

Classes

regulationc back to ToC or Class ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#Regulation

is in range of
source regulationop

Regulations for Architecture, Engineering & Construction (AEC) projects. Describe primarily with the metadata necessary for identification using Dublin Core terms. For example, creator is the regulator authority. Ideally, regulations would be provided by the regulators themselves. It may contain a SHACL Shape for automated checking of BIM models.

reportc back to ToC or Class ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#Report

is in domain of
based onop, has resultop

The outcome of evaluation of a BIM model against a RequirementSet.

requirementc back to ToC or Class ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#Requirement

is in domain of
source regulationop, validator shapeop

Requirements may be raised by the client or a designer, but may also be derived from regulations. A SHACL Shape may be added to a requirement for automated checking of BIM models in IFC OWL.

requirement setc back to ToC or Class ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#RequirementSet

is in domain of
containsop
is in range of
based onop, in setop

A group of requirements. Useful for coupling with projects or BIM models.

Object Properties

based onop back to ToC or Object Property ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#basedOn

has domain
reportc
has range
requirement setc

The requirement set checked in this report.

containsop back to ToC or Object Property ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#contains

has domain
requirement setc
has range
requirementc or requirement setc
is inverse of
in setop

The requirements (or requirement sets) in this requirement set.

has resultop back to ToC or Object Property ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#hasResult

has domain
reportc
has range
validation report

The result of the validation.

in setop back to ToC or Object Property ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#inSet

has domain
requirementc or requirement setc
has range
requirement setc
is inverse of
containsop

The sets containing the requirement or requirement set.

source regulationop back to ToC or Object Property ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#sourceRegulation

has domain
requirementc
has range
regulationc

The regulation from which the requirement has been derived.

validator shapeop back to ToC or Object Property ToC

IRI: http://demo.dsd.sztaki.hu/bimreq#validatorShape

has domain
requirementc
has range
shape

The SHACL shape that can be used for validation the requirement.

Annotation Properties

issuedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/issued

modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/modified

Namespace Declarations back to ToC

default namespace
http://demo.dsd.sztaki.hu/bimreq#
cc
http://creativecommons.org/ns#
dc
http://purl.org/dc/terms/
dce
http://purl.org/dc/elements/1.1/
express
https://w3id.org/express#
foaf
http://xmlns.com/foaf/0.1/
ifcowl
http://ifcowl.openbimstandards.org/IFC4#
ns
http://www.w3.org/2003/06/sw-vocab-status/ns#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sh
http://www.w3.org/ns/shacl#
vann
http://purl.org/vocab/vann/
wot
http://xmlns.com/wot/0.1/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.