public interface CASMappingStrategy
CASMappingStrategy
defines a strategy for mapping a CAS object to an RDF model/file/object/storevoid map(org.apache.uima.cas.CAS cas, String graphName) throws CASMappingException
CAS
object to an RDF objectcas
- the CAS
object to convertgraphName
- the name of the graph to be createdCASMappingException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.