Skip to content

Commit Serialization

TOGoS edited this page Sep 13, 2010 · 2 revisions

Commits are converted to blobs in much the same way as directories, including element ordering rules. See Directory Serialization.

<Commit xmlns="http://ns.nuke24.net/ContentCouch/" xmlns:dc="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<description>Archives on Harold, 2009-02-25</description>
	<target rdf:resource="x-parse-rdf:urn:sha1:T5JJS7X57TMKYW3JIN7OAOKL64GGM6DQ"/>
	<targetType>Directory</targetType>
	<dc:created>2009-02-25 14:40:39</dc:created>
	<dc:creator>TOGoS</dc:creator>
</Commit>

Clone this wiki locally