Skip to content

Commit

Permalink
Merge pull request #15 from Kurrawong/edmond/update
Browse files Browse the repository at this point in the history
Fix config.ttl syntax error
  • Loading branch information
edmondchuc authored May 2, 2024
2 parents a7b4c58 + d943214 commit af2419f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@
text:predicate rdfs:label ]
[ text:field "prefLabel" ;
text:predicate skos:prefLabel ]
[ text:field "identifier"
[ text:field "identifier" ;
text:predicate sdo:identifier ]
) .

0 comments on commit af2419f

Please sign in to comment.