public class TurtleSerializer extends Object implements EventSerializer
| Constructor and Description |
|---|
TurtleSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
serialize(FedoraEvent evt)
Serialize a FedoraEvent in RDF using Turtle syntax
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoModelpublic TurtleSerializer()
public String serialize(FedoraEvent evt)
serialize in interface EventSerializerevt - the Fedora eventCopyright © 2013–2017 DuraSpace, Inc.. All rights reserved.