public class RdfIOUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static ParserProfile |
createParserProfile(org.apache.hadoop.mapreduce.JobContext context,
org.apache.hadoop.fs.Path path)
Creates a parser profile for the given job context
|
static UUID |
getSeed(org.apache.hadoop.mapreduce.JobContext context,
org.apache.hadoop.fs.Path path)
Selects a seed for use in generating blank node identifiers
|
public static ParserProfile createParserProfile(org.apache.hadoop.mapreduce.JobContext context, org.apache.hadoop.fs.Path path)
context - Contextpath - File pathpublic static UUID getSeed(org.apache.hadoop.mapreduce.JobContext context, org.apache.hadoop.fs.Path path)
context - Job Contextpath - File pathLicenced under the Apache License, Version 2.0