Skip to content

Commit f105db3

Browse files
committed
ont: Adds missing prefix (in deprecated) [fix]
1 parent d154a19 commit f105db3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/spec/okh_deprecated.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
99
@prefix schema: <http://schema.org/> .
1010
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
11+
@prefix spdx: <http://spdx.org/rdf/terms#> .
1112
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
1213
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
1314

0 commit comments

Comments
 (0)