Rule LookupPlaceRule

Looks places up in external vocabularies. Should be applied to a srcPath that stores place labels.

Constructor noLocalTerms

Linking to external vocabularies is done directly, without the creation of local proxy terms.

Sample use:

<ac:eu.annocultor.lookuprules.LookupPlaceRule-noLocalTerms>
  <ac:srcPath rdf:datatype="ac:Path"></ac:srcPath>
  <ac:dstProperty rdf:datatype="ac:Property"></ac:dstProperty>
  <ac:dstGraph rdf:datatype="ac:Graph"></ac:dstGraph>
  <ac:termsProperty rdf:datatype="ac:Property"></ac:termsProperty>
  <ac:termsSignature rdf:datatype="ac:String"></ac:termsSignature>
  <ac:termsSplitPattern rdf:datatype="ac:String"></ac:termsSplitPattern>
  <ac:termsVocabulary rdf:datatype="ac:VocabularyOfPlaces"></ac:termsVocabulary>
</ac:eu.annocultor.lookuprules.LookupPlaceRule-noLocalTerms>