PoolParty offers the possibility to import vocabularies or parts of vocabularies in different formats. This includes imports in all common RDF serialisations and in a specially-formatted spreadsheet format.
PoolParty covers the most common notations for representing RDF data. The following table gives an overview of the available formats and their capabilities:
|
RDF serialisation title |
Description |
|---|---|
|
XML serialisation for RDF graphs. |
|
|
Plain text format for encoding RDF graphs. A subset of N3. |
|
|
Plain text format for encoding RDF graphs. A subset of N3. |
|
|
N3 (Notation 3) |
Plain text format for encoding RDF graphs that is more compact and human-readable. |
|
XML serialization for RDF graphs, adding the possibility to include named graphs. |
|
|
Plain text format for encoding RDF graphs based on Turtle, adding the possibility to include named graphs. |