LookupPlaceRuleLooks places up in external vocabularies.
Should be applied to a srcPath that stores place labels.
noLocalTermsLinking to external vocabularies is done directly, without the creation of local proxy terms.
Sample use:
<ac:eu.annocultor.tagger.rules.LookupPlaceRule-noLocalTerms> <ac:srcPath rdf:datatype="ac:Path"></ac:srcPath> <ac:dstProperty rdf:datatype="ac:Property"></ac:dstProperty> <ac:dstGraphLiterals rdf:datatype="ac:Graph"></ac:dstGraphLiterals> <ac:dstGraphLinks rdf:datatype="ac:Graph"></ac:dstGraphLinks> <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.tagger.rules.LookupPlaceRule-noLocalTerms>