public class Sentence2RDF extends Object
| Constructor and Description |
|---|
Sentence2RDF(Sentence sentence,
int inx) |
| Modifier and Type | Method and Description |
|---|---|
String |
makeArgString(Map<Word,String> argMap) |
void |
printPrefix(PrintStream out) |
void |
printRDF(PrintStream out) |
static String |
sentence2RDF(Sentence s) |
public Sentence sentence
public int inx
public Sentence2RDF(Sentence sentence, int inx)
public void printRDF(PrintStream out)
public void printPrefix(PrintStream out)
public static String sentence2RDF(Sentence s) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2016. All rights reserved.