updating enum
This commit is contained in:
parent
f6058dd87a
commit
25e2cb820e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ public interface RDFService {
|
|||
}
|
||||
|
||||
public enum ModelSerializationFormat {
|
||||
XML, N3
|
||||
RDFXML, N3
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue