Uses of Class
be.ugent.rml.PredicateObjectGraphMapping
-
Packages that use PredicateObjectGraphMapping Package Description be.ugent.rml -
-
Uses of PredicateObjectGraphMapping in be.ugent.rml
Methods in be.ugent.rml that return types with arguments of type PredicateObjectGraphMapping Modifier and Type Method Description List<PredicateObjectGraphMapping>Mapping. getPredicateObjectGraphMappings()Constructor parameters in be.ugent.rml with type arguments of type PredicateObjectGraphMapping Constructor Description Mapping(MappingInfo subjectMappingInfo, List<PredicateObjectGraphMapping> predicateObjectGraphMappings, List<MappingInfo> graphMappingInfos)
-