Uses of Interface
org.aksw.gerbil.transfer.nif.ProvenanceInfo
Packages that use ProvenanceInfo
Package
Description
-
Uses of ProvenanceInfo in org.aksw.gerbil.io.nif
Methods in org.aksw.gerbil.io.nif with parameters of type ProvenanceInfoModifier and TypeMethodDescriptionvoidAnnotationWriter.addProvenanceInfo(org.apache.jena.rdf.model.Model nifModel, org.apache.jena.rdf.model.Resource documentResource, String documentURI, ProvenanceInfo provenance)AnnotationWriter.generateProvenanceInfoUri(ProvenanceInfo provenance, String documentURI) -
Uses of ProvenanceInfo in org.aksw.gerbil.transfer.nif
Methods in org.aksw.gerbil.transfer.nif that return ProvenanceInfoMethods in org.aksw.gerbil.transfer.nif with parameters of type ProvenanceInfo -
Uses of ProvenanceInfo in org.aksw.gerbil.transfer.nif.data
Classes in org.aksw.gerbil.transfer.nif.data that implement ProvenanceInfoFields in org.aksw.gerbil.transfer.nif.data declared as ProvenanceInfoMethods in org.aksw.gerbil.transfer.nif.data that return ProvenanceInfoModifier and TypeMethodDescriptionAbstractMarkingImpl.getProvenanceInfo()ProvenanceInfoImpl.getProvenanceInfo()Methods in org.aksw.gerbil.transfer.nif.data with parameters of type ProvenanceInfoModifier and TypeMethodDescriptionvoidAbstractMarkingImpl.setProvenanceInfo(ProvenanceInfo provencance)voidProvenanceInfoImpl.setProvenanceInfo(ProvenanceInfo provencance)Constructors in org.aksw.gerbil.transfer.nif.data with parameters of type ProvenanceInfo