Package org.eclipse.lyo.core.trs

Copyright (c) 2013 IBM Corporation.

See:
          Description

Interface Summary
TRSConstants Set of constants useful for builing TRS implementations
 

Class Summary
AbstractChangeLog Abstract base class for ChangeLog and EmptyChangeLog due to differences between RDF/XML output for a change log with and without entries.
Base The Base of a Tracked Resource Set is a W3C Linked Data Platform (LDP) Container where each member references a Resource that was in the Resource Set at the time the Base was computed.
ChangeEvent Each entry referenced by trs:change is a Local Resource representing a Change Event consisting of the properties contained in this class.
ChangeLog A Change Log provides a list of changes.
Creation  
Deletion  
EmptyChangeLog A Change Log provides a list of changes organized in inverse chronological order, most recent first.
HttpConstants This helper utility defines commonly used string literals from the HTTP specifications.
Modification  
Page In TRS, the Base Resource is paginated using the W3C Linked Data Platform (LDP) Container pagination.
TrackedResourceSet An HTTP GET on a Tracked Resource Set URI returns a representation structured as follows (note: for exposition, the example snippets show the RDF information content using Turtle; the actual representation of these resources "on the wire" may vary):
 

Enum Summary
HttpConstants.HttpMethod HTTP method names, as documented by RFC2616, Section 9
 

Package org.eclipse.lyo.core.trs Description

Copyright (c) 2013 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 which accompanies this distribution. The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v10.html and the Eclipse Distribution License is available at http://www.eclipse.org/org/documents/edl-v10.php. Contributors: Kevin Bauer - Initial implementation



Copyright © 2014. All Rights Reserved.