- Comment
- Ascending order.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- Ascending
- Term_status
- testing
BasicContainer
An LDPC that uses a predefined predicate to simply link to its contained resources.
- Comment
- An LDPC that uses a predefined predicate to simply link to its contained resources.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- BasicContainer
- SubClassOf
- Container
- Term_status
- stable
constrainedBy
Links a resource with constraints that the server requires requests like creation and update to conform to.
- Comment
- Links a resource with constraints that the server requires requests like creation and update to conform to.
- Domain
- Resource
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- constrainedBy
- Range
- Resource
- Term_status
- stable
Container
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.
- Comment
- 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.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- Container
- SubClassOf
- RDFSource
- Term_status
- stable
- Comment
- Links a container with resources created through the container.
- Domain
- Container
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- contains
- Range
- Resource
- Term_status
- stable
- Comment
- Descending order.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- Descending
- Term_status
- testing
DirectContainer
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.
- Comment
- 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.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- DirectContainer
- SubClassOf
- Container
- Term_status
- stable
hasMemberRelation
Indicates which predicate is used in membership triples, and that the membership triple pattern is < membership-constant-URI , object-of-hasMemberRelation, member-URI >.
- Comment
- Indicates which predicate is used in membership triples, and that the membership triple pattern is < membership-constant-URI , object-of-hasMemberRelation, member-URI >.
- Domain
- Container
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- hasMemberRelation
- Range
- Property
- Term_status
- stable
inbox
Links a resource to a container where notifications for the resource can be created and discovered.
- Comment
- Links a resource to a container where notifications for the resource can be created and discovered.
- Creator
- i
- me
- Date Issued
- 29 September 2016
- IsDefinedBy
- https://www.w3.org/TR/ldn/
- Label
- inbox
- Term_status
- stable
IndirectContainer
An LDPC that has the flexibility of choosing what form the membership triples take.
- Comment
- An LDPC that has the flexibility of choosing what form the membership triples take.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- IndirectContainer
- SubClassOf
- Container
- Term_status
- stable
insertedContentRelation
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.
- Comment
- 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.
- Domain
- Container
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- insertedContentRelation
- Range
- Property
- Term_status
- stable
isMemmberOfRelation
Indicates which predicate is used in membership triples, and that the membership triple pattern is < member-URI , object-of-isMemberOfRelation, membership-constant-URI >.
- Comment
- Indicates which predicate is used in membership triples, and that the membership triple pattern is < member-URI , object-of-isMemberOfRelation, membership-constant-URI >.
- Domain
- Container
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- isMemmberOfRelation
- Range
- Property
- Term_status
- stable
member
LDP servers should use this predicate as the membership predicate if there is no obvious predicate from an application vocabulary to use.
- Comment
- LDP servers should use this predicate as the membership predicate if there is no obvious predicate from an application vocabulary to use.
- Domain
- Resource
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- member
- Range
- Resource
- Term_status
- stable
MemberSubject
Used to indicate default and typical behavior for ldp:insertedContentRelation, where the member-URI value in the membership triple added when a creation request is successful is the URI assigned to the newly created resource.
- Comment
- Used to indicate default and typical behavior for ldp:insertedContentRelation, where the member-URI value in the membership triple added when a creation request is successful is the URI assigned to the newly created resource.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- MemberSubject
- Term_status
- stable
membershipResource
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.
- Comment
- 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.
- Domain
- Container
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- membershipResource
- Range
- Resource
- Term_status
- stable
- Comment
- A Linked Data Platform Resource (LDPR) whose state is NOT represented as RDF.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- NonRDFSource
- SubClassOf
- Resource
- Term_status
- stable
Page
URI signifying that the resource is an in-sequence page resource, as defined by LDP Paging. Typically used on Link rel='type' response headers.
- Comment
- URI signifying that the resource is an in-sequence page resource, as defined by LDP Paging. Typically used on Link rel='type' response headers.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- Page
- Term_status
- testing
Page
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.
- Comment
- 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.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- Page
- Term_status
- testing
pageSortCollation
The collation used to order the members across pages in a page sequence when comparing strings.
- Comment
- The collation used to order the members across pages in a page sequence when comparing strings.
- Domain
- PageSortCriterion
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- pageSortCollation
- Range
- Property
- Term_status
- testing
pageSortCriteria
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.
- Comment
- 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.
- Domain
- Page
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- pageSortCriteria
- Range
- List
- Term_status
- testing
PageSortCriterion
Element in the list of sorting criteria used by the server to assign container members to pages.
- Comment
- Element in the list of sorting criteria used by the server to assign container members to pages.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- PageSortCriterion
- Term_status
- testing
pageSortOrder
The ascending/descending/etc order used to order the members across pages in a page sequence.
- Comment
- The ascending/descending/etc order used to order the members across pages in a page sequence.
- Domain
- PageSortCriterion
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- pageSortOrder
- Range
- Resource
- Term_status
- testing
pageSortPredicate
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.
- Comment
- 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.
- Domain
- PageSortCriterion
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- pageSortPredicate
- Range
- Property
- Term_status
- testing
PreferContainment
URI identifying a LDPC's containment triples, for example to allow clients to express interest in receiving them.
- Comment
- URI identifying a LDPC's containment triples, for example to allow clients to express interest in receiving them.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- PreferContainment
- Term_status
- stable
- Comment
- Archaic alias for ldp:PreferMinimalContainer
- EquivalentProperty
- PreferMinimalContainer
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- PreferEmptyContainer
- SeeAlso
- PreferMinimalContainer
- Term_status
- archaic
PreferMembership
URI identifying a LDPC's membership triples, for example to allow clients to express interest in receiving them.
- Comment
- URI identifying a LDPC's membership triples, for example to allow clients to express interest in receiving them.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- PreferMembership
- Term_status
- stable
PreferMinimalContainer
URI identifying the subset of a LDPC's triples present in an empty LDPC, for example to allow clients to express interest in receiving them. Currently this excludes containment and membership triples, but in the future other exclusions might be added. This definition is written to automatically exclude those new classes of triples.
- Comment
- URI identifying the subset of a LDPC's triples present in an empty LDPC, for example to allow clients to express interest in receiving them. Currently this excludes containment and membership triples, but in the future other exclusions might be added. This definition is written to automatically exclude those new classes of triples.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- PreferMinimalContainer
- Term_status
- stable
- Comment
- A Linked Data Platform Resource (LDPR) whose state is represented as RDF.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- RDFSource
- SubClassOf
- Resource
- Term_status
- stable
- Comment
- A HTTP-addressable resource whose lifecycle is managed by a LDP server.
- IsDefinedBy
- W3C Linked Data Platform (LDP)
- Label
- Resource
- Term_status
- stable
W3C Linked Data Platform (LDP)
This ontology provides an informal representation of the concepts and terms as defined in the LDP specification. Consult the LDP specification for normative reference.
- Comment
- This ontology provides an informal representation of the concepts and terms as defined in the LDP specification. Consult the LDP specification for normative reference.
- Creator
-
Ashok Malhotra
- Name
- Ashok Malhotra
-
John Arwe
- Name
- John Arwe
-
Steve Speicher
- Name
- Steve Speicher
- Date Created
- 26 February 2015
- Description
- Vocabulary URIs defined in the Linked Data Platform (LDP) namespace.
- Label
- W3C Linked Data Platform (LDP)
- Maker
-
A1
- Homepage
- www.w3.org/2012/ldp
- PreferredNamespacePrefix
- ldp
- PreferredNamespaceUri
- http://www.w3.org/ns/ldp#
- Publisher
- W3C
- SeeAlso
- http://www.w3.org/2011/09/LinkedData/
- http://www.w3.org/TR/ldp/
- http://www.w3.org/TR/ldp-paging/
- http://www.w3.org/TR/ldp-ucr/
- ldp
- Title
- The W3C Linked Data Platform (LDP) Vocabulary