Skip to content

Commit f4e7de1

Browse files
committed
Add Peter Styk attribution to kernel-entity-template.ttl and shapes.ttl
1 parent fbf4322 commit f4e7de1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/public/ontology/v3.5-alpha6/kernel-entity-template.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
ckp:kernelType "{KERNEL_TYPE}" ; # e.g., "rust:hot", "node:cold"
2525
ckp:version "{VERSION}" ;
2626
owl:versionInfo "{VERSION}" ;
27-
{PROVENANCE}
27+
dcterms:creator "Peter Styk <peter@conceptkernel.org>" ;{PROVENANCE}
2828

2929
# ============================================================================
3030
# ROLES - BFO Realizable Entities

docs/public/ontology/v3.5-alpha6/shapes.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,3 +302,4 @@ ckp:KernelReferenceIntegrityShape
302302
] .
303303

304304
# EOF - ConceptKernel SHACL Shapes v1.3.20
305+
# Creator: Peter Styk <peter@conceptkernel.org>

0 commit comments

Comments
 (0)