package ldp
Library to build LDP applications
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-ldp-0.4.0.tar.gz
md5=b4a425bba7edfc6379cf21697ff77460
sha512=caabeb462a65c1896ead86deabe24c6d825697bd7bbc205d48fc163c816a273b7af564f76614e3227926d96cf3fd4becd9078b6e97c7f6c4ac4d9edbc1542588
doc/index.html
ldp
Linked Data Platform (LDP) defines a set of rules for HTTP operations on web resources, some based on RDF, to provide an architecture for read-write Linked Data on the web.
OCaml-ldp is a library to develop applications using and applying these rules. It uses Rdf
for semantic graphs.
HTTP operations are based on an abstraction of the underlying way to perform HTTPs queries. The packages Ldp_curl
and Ldp_tls
provide implementations of this abstraction, respectively using Curl
and Cohttp
+Tls
.
API
Ldp.Cache
Caching resources.Ldp.Containers
Handling containers.Ldp.Cookies
Managing cookies.Ldp.Ct
Simple content-type parsing/printing. Tries to implement RFC 2045.Ldp.Http
Providing high-level HTTP queries.Ldp.Log
Logging of the library.Ldp.Types
Base types and utilities.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page