Skip to content

Commit 9d64066

Browse files
Apply suggested fix to tests/sparql_qc/qc-positive-fixture.ttl from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 65b26a3 commit 9d64066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/sparql_qc/qc-positive-fixture.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# -> dc-properties-violation.sparql : deprecated DC Elements 1.1 predicate on a METPO term
2828
metpo:9999001 a owl:Class ;
2929
rdfs:label "fixture: deprecated dc-elements predicate" ;
30-
dce:creator "should be dcterms:creator" .
30+
dce:creator "intentionally wrong for testing; production should use dcterms:creator" .
3131

3232
# -> ontology-header-check.sparql : a bad ontology header.
3333
# (1) creator as a literal placeholder, not an agent IRI;

0 commit comments

Comments
 (0)