Skip to content

Commit 5659dc9

Browse files
committed
Minor dummy TTL cleanup - closer to scraper generated data
1 parent 942b87f commit 5659dc9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

res/sample_data/okh-LOSH-Dummy-A.ttl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# SPDX-FileCopyrightText: 2021 - 2022 Martin Häuer <martin.haeuer@ose-germany.de>
2-
# SPDX-FileCopyrightText: 2021 - 2024 Robin Vobruba <hoijui.quaero@gmail.com>
2+
# SPDX-FileCopyrightText: 2021 - 2025 Robin Vobruba <hoijui.quaero@gmail.com>
33
#
44
# SPDX-License-Identifier: CC0-1.0
55

6-
@base <http://github.com/iop-alliance/OpenKnowHow/raw/master/res/sample_data/okh-sample-LOSH-Dummy-A.ttl> .
7-
@prefix : <#> .
6+
@prefix : <http://github.com/iop-alliance/OpenKnowHow/raw/master/res/sample_data/okh-sample-LOSH-Dummy-A.ttl#> .
87
@prefix dcat: <http://www.w3.org/ns/dcat#> .
98
@prefix dcterms: <http://purl.org/dc/terms/> .
109
@prefix epo: <http://data.epo.org/linked-data/def/patent/> .

0 commit comments

Comments
 (0)