This is the third chapter in MarkLogic's "Semantic Developer's Guide". It describes how to load triples into a MarkLogic database from two sources; from an XML document that contains embedded triples elements, or from a triples file containing serialized RDF data. Includes a selection on supported RDF Triple Formats and using a REST client to perform CRUD operations.
URL: https://docs.marklogic.com/guide/semantics/loading
Keywords: XQuery, CRUD, REST API, CURL
Publisher: MarkLogic
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P30M
- Knows Representational State Transfer, or REST (2000) as a software architectural style whereby browsers can exchange data with web servers, typically on the basis of well-known HTTP actions.
- Fundamentals of Linked Data
- Web technology
- Knows Representational State Transfer, or REST (2000) as a software architectural style whereby browsers can exchange data with web servers, typically on the basis of well-known HTTP actions.
- Knows Representational State Transfer, or REST (2000) as a software architectural style whereby browsers can exchange data with web servers, typically on the basis of well-known HTTP actions.
- Web technology
- Fundamentals of Linked Data
- Understands RDF serializations as interchangeable encodings of a given set of triples (RDF graph).
- Fundamentals of Resource Description Framework
- RDF serialization
- Understands RDF serializations as interchangeable encodings of a given set of triples (RDF graph).
- Uses tools to convert RDF data between different serializations.
- Understands RDF serializations as interchangeable encodings of a given set of triples (RDF graph).
- RDF serialization
- Fundamentals of Resource Description Framework
- Uses an RDF programming library to serialize RDF data in available syntaxes.
- Interacting with RDF data
- Processing RDF data using programming languages.
- Understands how components of the RDF data model (datasets, graphs, statements, and various types of node) are expressed in the RDF library of a given programming language by constructs such as object
- Uses an RDF programming library to serialize RDF data in available syntaxes.
- Uses an RDF programming library to serialize RDF data in available syntaxes.
- Understands how components of the RDF data model (datasets, graphs, statements, and various types of node) are expressed in the RDF library of a given programming language by constructs such as object
- Processing RDF data using programming languages.
- Interacting with RDF data
- Uses RDF programming libraries to persistently stores triples in memory, on disk, or to interact with triple stores.
- Interacting with RDF data
- Processing RDF data using programming languages.
- Understands how components of the RDF data model (datasets, graphs, statements, and various types of node) are expressed in the RDF library of a given programming language by constructs such as object
- Uses RDF programming libraries to persistently stores triples in memory, on disk, or to interact with triple stores.
- Uses RDF programming libraries to persistently stores triples in memory, on disk, or to interact with triple stores.
- Understands how components of the RDF data model (datasets, graphs, statements, and various types of node) are expressed in the RDF library of a given programming language by constructs such as object
- Processing RDF data using programming languages.
- Interacting with RDF data