Skip to content

Commit

Permalink
Merge pull request #14 from Kurrawong/edmond/update
Browse files Browse the repository at this point in the history
Enable text indexing of sdo:identifier values
  • Loading branch information
edmondchuc authored May 1, 2024
2 parents 3d31554 + 955ace0 commit a7b4c58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,6 @@
text:predicate rdfs:label ]
[ text:field "prefLabel" ;
text:predicate skos:prefLabel ]
[ text:field "identifier"
text:predicate sdo:identifier ]
) .

0 comments on commit a7b4c58

Please sign in to comment.