Rdf.LdpSourceElements of http://www.w3.org/ns/ldp#
An LDPC that uses a predefined predicate to simply link to its contained resources.
A Linked Data Platform RDF Source (LDP-RS) that also conforms to additional patterns and conventions for managing membership. Readers should refer to the specification defining this ontology for the list of behaviors associated with it.
An LDPC that is similar to a LDP-DC but it allows an indirection with the ability to list as member a resource, such as a URI representing a real-world object, that is different from the resource that is created.
An LDPC that has the flexibility of choosing what form the membership triples take.
A Linked Data Platform Resource (LDPR) whose state is NOT represented as RDF.
URI signifying that the resource is an in-sequence page resource, as defined by LDP Paging. Typically used on Link rel='type' response headers.
Element in the list of sorting criteria used by the server to assign container members to pages.
A Linked Data Platform Resource (LDPR) whose state is represented as RDF.
Links a resource with constraints that the server requires requests like creation and update to conform to.
Indicates which predicate is used in membership triples, and that the membership triple pattern is < membership-constant-URI , object-of-hasMemberRelation, member-URI >.
Links a resource to a container where notifications for the resource can be created and discovered.
Indicates which triple in a creation request should be used as the member-URI value in the membership triple added when the creation request is successful.
Indicates which predicate is used in membership triples, and that the membership triple pattern is < member-URI , object-of-isMemberOfRelation, membership-constant-URI >.
LDP servers should use this predicate as the membership predicate if there is no obvious predicate from an application vocabulary to use.
Indicates the membership-constant-URI in a membership triple. Depending upon the membership triple pattern a container uses, as indicated by the presence of ldp:hasMemberRelation or ldp:isMemberOfRelation, the membership-constant-URI might occupy either the subject or object position in membership triples.
Link to a page sequence resource, as defined by LDP Paging. Typically used to communicate the sorting criteria used to allocate LDPC members to pages.
The collation used to order the members across pages in a page sequence when comparing strings.
Link to the list of sorting criteria used by the server in a representation. Typically used on Link response headers as an extension link relation URI in the rel= parameter.
The ascending/descending/etc order used to order the members across pages in a page sequence.
Predicate used to specify the order of the members across a page sequence's in-sequence page resources; it asserts nothing about the order of members in the representation of a single page.