|
Namespace
|
http://www.trellisldp.org/ns/trellis#
|
|
Description
|
Trellis is an implementation of the Linked Data Platform. This vocabulary defines Classes, Properties and IRIs that are used in Trellis. |
|
Version
|
0.17 |
|
See Also
|
http://www.w3.org/TR/ldp/
|
Classes
|
| |
|
trellis:ConstraintViolation
|
|
URI
|
http://www.trellisldp.org/ns/trellis#ConstraintViolation
|
|
Label
|
constraint violation |
|
Description
|
A defined constraint was violated with the provided RDF graph |
|
Type
|
rdfs:Class
|
| |
|
trellis:DeletedResource
|
|
URI
|
http://www.trellisldp.org/ns/trellis#DeletedResource
|
|
Label
|
deleted resource |
|
Description
|
A resource that has been removed from a server. |
|
Type
|
rdfs:Class
|
Properties
|
| |
|
trellis:effectiveAcl
|
|
URI
|
http://www.trellisldp.org/ns/trellis#effectiveAcl
|
|
Label
|
effective ACL |
|
Description
|
The ACL that currently controls the resource in question. |
|
Type
|
rdf:Property
|
Named Individuals
|
| |
|
trellis:AdministratorAgent
|
|
URI
|
http://www.trellisldp.org/ns/trellis#AdministratorAgent
|
|
Label
|
administrator agent |
|
Description
|
An agent representing an administrator |
|
Type
|
http://www.w3.org/2006/vcard/Agent
|
| |
|
trellis:AnonymousAgent
|
|
URI
|
http://www.trellisldp.org/ns/trellis#AnonymousAgent
|
|
Label
|
anonymous agent |
|
Description
|
An agent representing an anonymous user |
|
Type
|
http://www.w3.org/2006/vcard/Agent
|
| |
|
trellis:InvalidCardinality
|
|
URI
|
http://www.trellisldp.org/ns/trellis#InvalidCardinality
|
|
Label
|
invalid cardinality |
|
Description
|
For properties with cardinality restrictions, the supplied graph did not correspond to the defined rules regarding cardinality. |
|
Type
|
trellis:ConstraintViolation
|
| |
|
trellis:InvalidProperty
|
|
URI
|
http://www.trellisldp.org/ns/trellis#InvalidProperty
|
|
Label
|
invalid property |
|
Description
|
LDP interaction models permit certain valid properties; the supplied graph did not conform to the defined rules for an allowable property. |
|
Type
|
trellis:ConstraintViolation
|
| |
|
trellis:InvalidRange
|
|
URI
|
http://www.trellisldp.org/ns/trellis#InvalidRange
|
|
Label
|
invalid range |
|
Description
|
For properties with range constraints (e.g. IRI or in-domain ranges), the supplied graph violated these constraints. |
|
Type
|
trellis:ConstraintViolation
|
| |
|
trellis:InvalidType
|
|
URI
|
http://www.trellisldp.org/ns/trellis#InvalidType
|
|
Label
|
invalid type |
|
Description
|
An invalid rdf:type was included in the supplied graph, such as an invalid LDP resource type or a server-managed type. |
|
Type
|
trellis:ConstraintViolation
|
| |
|
trellis:PreferAccessControl
|
|
URI
|
http://www.trellisldp.org/ns/trellis#PreferAccessControl
|
|
Label
|
prefer access control |
|
Description
|
IRI identifying a LDPR's access control triples |
|
Type
|
rdfs:Resource
|
| |
|
trellis:PreferAudit
|
|
URI
|
http://www.trellisldp.org/ns/trellis#PreferAudit
|
|
Label
|
prefer audit |
|
Description
|
IRI identifying a LDPR's audit triples |
|
Type
|
rdfs:Resource
|
| |
|
trellis:PreferServerManaged
|
|
URI
|
http://www.trellisldp.org/ns/trellis#PreferServerManaged
|
|
Label
|
prefer server managed |
|
Description
|
IRI identifying a LDPR's server-managed triples |
|
Type
|
rdfs:Resource
|
| |
|
trellis:PreferUserManaged
|
|
URI
|
http://www.trellisldp.org/ns/trellis#PreferUserManaged
|
|
Label
|
prefer user managed |
|
Description
|
IRI identifying a LDP-RS's user-managed resource triples |
|
Type
|
rdfs:Resource
|
| |
|
trellis:ReadOnlyResource
|
|
URI
|
http://www.trellisldp.org/ns/trellis#ReadOnlyResource
|
|
Label
|
read only resource |
|
Description
|
This resource is read-only. Any mutating operation (PUT, POST, PATCH, DELETE) will therefore fail. |
|
Type
|
trellis:ConstraintViolation
|
| |
|
trellis:SerializationAbsolute
|
|
URI
|
http://www.trellisldp.org/ns/trellis#SerializationAbsolute
|
|
Label
|
serialization absolute |
|
Description
|
IRI hint for a server to produce absolute IRIs, if the serialization supports it. |
|
Type
|
rdfs:Resource
|
| |
|
trellis:SerializationRelative
|
|
URI
|
http://www.trellisldp.org/ns/trellis#SerializationRelative
|
|
Label
|
serialization relative |
|
Description
|
IRI hint for a server to produce relative IRIs, if the serialization supports it. |
|
Type
|
rdfs:Resource
|
| |
|
trellis:UnsupportedInteractionModel
|
|
URI
|
http://www.trellisldp.org/ns/trellis#UnsupportedInteractionModel
|
|
Label
|
unsupported interaction model |
|
Description
|
The supplied interaction model is not supported by the server. |
|
Type
|
trellis:ConstraintViolation
|