Skip to content

Commit

Permalink
chore: Add ontology namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
smessie committed Dec 5, 2023
1 parent fedcdcf commit 92bdd6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,10 @@ <h5 class="card-title">FormCli</h5>
<div class="card">
<div class="card-body">
<h5 class="card-title">Policy Ontology</h5>
<h6 class="card-subtitle mb-2 text-muted">https://w3id.org/DFDP/policy#</h6>
<p class="card-text">The Policy ontology describes missing classes and properties to be able to define policies that needs to be executed.</p>
<a type="button" class="btn btn-primary" data-mdb-ripple-init href="https://smessie.github.io/DFDP/policy/"><i class="fas fa-globe"></i> Specification</a>
<a type="button" class="btn btn-secondary" data-mdb-ripple-init href="https://github.com/SolidLabResearch/FormRenderer"><i class="fas fa-file-lines"></i> Ontology</a>
<a type="button" class="btn btn-secondary" data-mdb-ripple-init href="https://smessie.github.io/DFDP/policy.ttl"><i class="fas fa-file-lines"></i> Ontology</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 92bdd6d

Please sign in to comment.