Class ProvenanceKernels
java.lang.Object
org.openprovenance.prov.template.types.ProvenanceKernels
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.core.type.TypeReference<Collection<String>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadPropertyConvertersMap(String propertyConverters, com.fasterxml.jackson.databind.ObjectMapper om) static voidnewTypesRecordProcessor(int relationOffset, int levelOffset, int levelNumber, boolean addLevel0ToAllLevels, Map<String, Integer> knownTypes, Map<String, String> translation, Map<Set<Integer>, Integer> knownTypesSets, List<org.apache.commons.lang3.tuple.Pair<String, Object[]>> records, Map<String, Integer> knownRelations2, Map<String, Map<String, List<String>>> propertyConvertersMap, Map<String, Map<String, List<String>>> idataConvertersMap, Collection<String> rejectedTypes)
-
Field Details
-
collRef
-
mapRef
-
mapStringRef
-
propertyConverterRef
-
global_result
-
-
Constructor Details
-
ProvenanceKernels
public ProvenanceKernels()
-
-
Method Details
-
main
- Throws:
IOException
-
do_main
- Throws:
IOException
-
loadPropertyConvertersMap
public static Map<String,Map<String, loadPropertyConvertersMapList<String>>> (String propertyConverters, com.fasterxml.jackson.databind.ObjectMapper om) throws IOException - Throws:
IOException
-
newTypesRecordProcessor
public TypesRecordProcessor newTypesRecordProcessor(int relationOffset, int levelOffset, int levelNumber, boolean addLevel0ToAllLevels, Map<String, Integer> knownTypes, Map<String, String> translation, Map<Set<Integer>, Integer> knownTypesSets, List<org.apache.commons.lang3.tuple.Pair<String, Object[]>> records, Map<String, Integer> knownRelations2, Map<String, Map<String, List<String>>> propertyConvertersMap, Map<String, Map<String, List<String>>> idataConvertersMap, Collection<String> rejectedTypes)
-