Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
philhag authored Nov 24, 2023
1 parent 83cb515 commit b15113f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,11 @@

<div style="margin-top:2%; text-align:justify;" class="mb-5">
<div style="font-family: 'Oswald', sans-serif; font-size: 32px;"><b>icdd-shacl-validation</b></div><br>
<p>This <a href="https://github.com/philhag/icdd-shacl-validation">GitHub repository</a> contains datasets, rules, and source code used in the paper "Semantic Rule Checking using SHACL for ICDD Information Containers: A Benchmarking Approach"
<p>This <a href="https://github.com/philhag/icdd-shacl-validation">GitHub repository</a> contains datasets, rules, and source code used in the paper "Semantic rule checking of cross-domain building data in information containers for linked document delivery using the shapes constraint language"
by <a href="https://orcid.org/0000-0002-6249-243X">P. Hagedorn <img alt="ORCID logo" src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16" height="16" /></a>, <a href="https://orcid.org/0000-0001-8020-4609">P. Pauwels <img alt="ORCID logo" src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16" height="16" /></a>,
and <a href="https://orcid.org/0000-0002-2729-7743">M. König <img alt="ORCID logo" src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16" height="16" /></a> to provide a benchmark of SHACL rules on
<a href="https://www.iso.org/standard/74389.html" target="_blank">ICDD information containers</a>.</p>
<p>Hagedorn, P., Pauwels, P., & König, M. (2023). Semantic rule checking of cross-domain building data in information containers for linked document delivery using the shapes constraint language. Automation in Construction, 156, Article 105106. <a href="https://doi.org/10.1016/j.autcon.2023.105106" target="_blank">https://doi.org/10.1016/j.autcon.2023.105106</a></p>
<p>For the generation of ICDD containers the <a href="https://github.com/philhag/IIB.ICDD" target="_blank">IIB.ICDD framework</a> is used. IFC conversion is done using <a href="https://github.com/jyrkioraskari/IFCtoLBD" target="_blank">IFCtoLBD converter</a>.
XML conversion is done using <a href="https://github.com/philhag/msproj-xml-to-lbd" target="_blank">msproj-xm-to-lbd converter</a>.</p>

Expand Down Expand Up @@ -222,4 +223,4 @@ <h2 id="ontology">ICDDL Ontology</h2>

</body>

</html>
</html>

0 comments on commit b15113f

Please sign in to comment.