Skip to content

Instantly share code, notes, and snippets.

@escowles
Created September 24, 2013 16:52
Show Gist options
  • Save escowles/6687699 to your computer and use it in GitHub Desktop.
Save escowles/6687699 to your computer and use it in GitHub Desktop.
fcrepo4 build failures 2013-09-24
This file has been truncated, but you can view the full file.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building fcrepo-http-api 4.0.0-alpha-2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ fcrepo-http-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (default) @ fcrepo-http-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ fcrepo-http-api ---
[INFO] argLine set to -javaagent:/Users/escowles/.m2/repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fcrepo-http-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fcrepo-http-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fcrepo-http-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ fcrepo-http-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ fcrepo-http-api ---
[INFO] Surefire report directory: /Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fcrepo.http.api.FedoraContentTest
12:37:04,036 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:37:04,036 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/test-classes/logback-test.xml]
12:37:04,037 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath.
12:37:04,037 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/Users/escowles/.m2/repository/org/fcrepo/fcrepo-kernel/4.0.0-alpha-2-SNAPSHOT/fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT-tests.jar!/logback-test.xml]
12:37:04,037 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/test-classes/logback-test.xml]
12:37:04,037 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/Users/escowles/.m2/repository/org/fcrepo/fcrepo-http-commons/4.0.0-alpha-2-SNAPSHOT/fcrepo-http-commons-4.0.0-alpha-2-SNAPSHOT-tests.jar!/logback-test.xml]
12:37:04,448 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:37:04,451 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:37:04,468 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:37:04,498 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:37:04,605 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.fcrepo] to DEBUG
12:37:04,605 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.fcrepo] to false
12:37:04,605 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.fcrepo]
12:37:04,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.modeshape] to WARN
12:37:04,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.modeshape] to false
12:37:04,606 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.modeshape]
12:37:04,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.infinispan] to WARN
12:37:04,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.infinispan] to false
12:37:04,606 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.infinispan]
12:37:04,607 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:37:04,607 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:37:04,607 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:37:04,609 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@591913b3 - Registering current configuration as safe fallback point
DEBUG 12:37:04.981 (FedoraContent) Creating a new unnamed object
DEBUG 12:37:04.986 (FedoraContent) create Datastream /FedoraDatastreamsTest1/xyz
DEBUG 12:37:05.024 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:05.098 (HttpGraphSubjects) Translated node mockContentNode into RDF subject http://localhost/fcrepo/FedoraDatastreamsTest1/fcr:new/fcr:content
DEBUG 12:37:05.175 (FedoraContent) create Datastream /FedoraDatastreamsTest1/testDS
DEBUG 12:37:05.176 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:05.177 (HttpGraphSubjects) Translated node mockContentNode into RDF subject http://localhost/fcrepo/FedoraDatastreamsTest1/testDS/fcr:content
DEBUG 12:37:05.184 (FedoraContent) create Datastream /FedoraDatastreamsTest1/xyz
DEBUG 12:37:05.184 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:05.185 (HttpGraphSubjects) Translated node mockContentNode into RDF subject http://localhost/fcrepo/FedoraDatastreamsTest1/xyz/fcr:content
DEBUG 12:37:05.277 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:05.290 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/FedoraDatastreamsTest1/testDS
DEBUG 12:37:05.299 (FedoraContent) create Datastream /FedoraDatastreamsTest1/testDS
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 sec - in org.fcrepo.http.api.FedoraContentTest
Running org.fcrepo.http.api.FedoraDatastreamsTest
DEBUG 12:37:05.370 (FedoraDatastreams) Purging datastream: testDs1
DEBUG 12:37:05.370 (FedoraDatastreams) Purging datastream: testDs2
DEBUG 12:37:05.370 (FedoraDatastreams) Adding datastream: testDs2
DEBUG 12:37:05.371 (FedoraDatastreams) Adding datastream: testDs1
DEBUG 12:37:05.372 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:05.372 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/FedoraDatastreamsTest1
DEBUG 12:37:05.379 (FedoraDatastreams) purging datastream /FedoraDatastreamsTest1/ds1
DEBUG 12:37:05.379 (FedoraDatastreams) purging datastream /FedoraDatastreamsTest1/ds2
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.fcrepo.http.api.FedoraDatastreamsTest
Running org.fcrepo.http.api.FedoraExportTest
DEBUG 12:37:05.429 (FedoraExport) Requested object serialization for: /test/object using serialization format fake-format
DEBUG 12:37:05.431 (FedoraExport) Selecting from serializer map: mockSerializers
DEBUG 12:37:05.431 (FedoraExport) Retrieved serializer for format: fake-format
DEBUG 12:37:05.431 (FedoraExport) Successfully serialized object: /test/object
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.fcrepo.http.api.FedoraExportTest
Running org.fcrepo.http.api.FedoraFieldSearchTest
DEBUG 12:37:06.180 (FedoraFieldSearch) Received search request with search terms ZZZ, offset 0, and limit 0
DEBUG 12:37:06.181 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec - in org.fcrepo.http.api.FedoraFieldSearchTest
Running org.fcrepo.http.api.FedoraFixityTest
DEBUG 12:37:06.204 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.fcrepo.http.api.FedoraFixityTest
Running org.fcrepo.http.api.FedoraIdentifiersTest
DEBUG 12:37:06.246 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.248 (HttpGraphSubjects) Translated path /objects/asdf:123 into RDF subject http://localhost/fcrepo/objects/asdf:123
DEBUG 12:37:06.248 (HttpGraphSubjects) Translated path /objects/asdf:123 into RDF subject http://localhost/fcrepo/objects/asdf:123
DEBUG 12:37:06.267 (FedoraIdentifiersTest) Got dataset <ModelCom {http://localhost/fcrepo/objects/fcr:pid @http://fedora.info/definitions/v4/repository#hasMember http://localhost/fcrepo/objects/asdf:123} | [http://localhost/fcrepo/objects/fcr:pid, http://fedora.info/definitions/v4/repository#hasMember, http://localhost/fcrepo/objects/asdf:123]>
DEBUG 12:37:06.273 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.274 (HttpGraphSubjects) Translated path /asdf:123 into RDF subject http://localhost/fcrepo/asdf:123
DEBUG 12:37:06.274 (HttpGraphSubjects) Translated path /asdf:123 into RDF subject http://localhost/fcrepo/asdf:123
DEBUG 12:37:06.274 (FedoraIdentifiersTest) Got dataset <ModelCom {http://localhost/fcrepo/fcr:pid @http://fedora.info/definitions/v4/repository#hasMember http://localhost/fcrepo/asdf:123} | [http://localhost/fcrepo/fcr:pid, http://fedora.info/definitions/v4/repository#hasMember, http://localhost/fcrepo/asdf:123]>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.fcrepo.http.api.FedoraIdentifiersTest
Running org.fcrepo.http.api.FedoraImportTest
DEBUG 12:37:06.289 (FedoraImport) Deserializing at /test/object
DEBUG 12:37:06.290 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.291 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/test/object
DEBUG 12:37:06.297 (FedoraImport) Deserializing at /
DEBUG 12:37:06.297 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.298 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.fcrepo.http.api.FedoraImportTest
Running org.fcrepo.http.api.FedoraNodesTest
DEBUG 12:37:06.420 (FedoraNodes) Attempting to replace path: /FedoraObjectsRdfTest1
DEBUG 12:37:06.421 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.423 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/FedoraObjectsRdfTest1
DEBUG 12:37:06.500 (FedoraNodes) Attempting to ingest with path: /testObject
DEBUG 12:37:06.500 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.501 (FedoraNodes) Finished creating fedora:object with path: /testObject
DEBUG 12:37:06.501 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/testObject
DEBUG 12:37:06.511 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest1/testDS
DEBUG 12:37:06.511 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.512 (FedoraNodes) Finished creating fedora:datastream with path: /FedoraDatastreamsTest1/testDS
DEBUG 12:37:06.513 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/FedoraDatastreamsTest1/testDS
DEBUG 12:37:06.524 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.534 (FedoraNodes) Attempting to ingest with path: /testObject/some-slug
DEBUG 12:37:06.534 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.534 (FedoraNodes) Finished creating fedora:object with path: /testObject/some-slug
DEBUG 12:37:06.535 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/testObject/some-slug
DEBUG 12:37:06.552 (FedoraNodes) Attempting to update path: /FedoraObjectsRdfTest1
DEBUG 12:37:06.552 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.561 (FedoraNodes) Attempting to ingest with path: /testObject/a
DEBUG 12:37:06.562 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.562 (FedoraNodes) Finished creating fedora:object with path: /testObject/a
DEBUG 12:37:06.563 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/testObject/a
DEBUG 12:37:06.572 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.271 sec - in org.fcrepo.http.api.FedoraNodesTest
Running org.fcrepo.http.api.FedoraRepositoryNamespacesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.fcrepo.http.api.FedoraRepositoryNamespacesTest
Running org.fcrepo.http.api.FedoraSitemapTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.fcrepo.http.api.FedoraSitemapTest
Running org.fcrepo.http.api.FedoraTransactionsTest
DEBUG 12:37:06.932 (FedoraTransactions) creating transaction at path []
DEBUG 12:37:06.937 (FedoraTransactions) commiting transaction 123 at path /
DEBUG 12:37:06.941 (FedoraTransactions) commiting transaction 123 at path /
DEBUG 12:37:06.945 (FedoraTransactions) cannot finalize an empty tx id at path /
DEBUG 12:37:06.952 (FedoraTransactions) cannot finalize an empty tx id at path /
DEBUG 12:37:06.960 (FedoraTransactions) creating transaction at path []
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.fcrepo.http.api.FedoraTransactionsTest
Running org.fcrepo.http.api.FedoraVersionsTest
DEBUG 12:37:06.977 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:06.982 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.fcrepo.http.api.FedoraVersionsTest
Running org.fcrepo.http.api.repository.FedoraRepositoriesPropertiesTest
DEBUG 12:37:06.992 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fcrepo.http.api.repository.FedoraRepositoriesPropertiesTest
Running org.fcrepo.http.api.repository.FedoraRepositoryBackupTest
DEBUG 12:37:07.006 (FedoraRepositoryBackup) Backing up to: /var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040627006-0
DEBUG 12:37:07.009 (FedoraRepositoryBackup) Backing up to: /var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.fcrepo.http.api.repository.FedoraRepositoryBackupTest
Running org.fcrepo.http.api.repository.FedoraRepositoryRestoreTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fcrepo.http.api.repository.FedoraRepositoryRestoreTest
Running org.fcrepo.http.api.repository.FedoraRepositoryWorkspacesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.fcrepo.http.api.repository.FedoraRepositoryWorkspacesTest
Running org.fcrepo.http.api.url.HttpApiResourcesTest
DEBUG 12:37:07.072 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:07.073 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/
DEBUG 12:37:07.073 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/
DEBUG 12:37:07.080 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:07.081 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/some/path/to/datastream
DEBUG 12:37:07.082 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/some/path/to/datastream
DEBUG 12:37:07.086 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost/fcrepo/"
DEBUG 12:37:07.088 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/some/path/to/object
DEBUG 12:37:07.089 (HttpGraphSubjects) Translated node mockNode into RDF subject http://localhost/fcrepo/some/path/to/object
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.fcrepo.http.api.url.HttpApiResourcesTest
Results :
Tests run: 50, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:report (post-unit-test) @ fcrepo-http-api ---
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ fcrepo-http-api ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ fcrepo-http-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-it-test) @ fcrepo-http-api ---
[INFO] failsafe.argLine set to -javaagent:/Users/escowles/.m2/repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/jacoco-it.exec
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (reserve-port) @ fcrepo-http-api ---
[INFO] Reserved port 63480 for test.port
[INFO]
[INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ fcrepo-http-api ---
[INFO] Failsafe report directory: /Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/failsafe-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fcrepo.integration.http.api.FedoraBackupFSIT
12:37:10,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:37:10,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/test-classes/logback-test.xml]
12:37:10,902 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath.
12:37:10,902 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/Users/escowles/.m2/repository/org/fcrepo/fcrepo-kernel/4.0.0-alpha-2-SNAPSHOT/fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT-tests.jar!/logback-test.xml]
12:37:10,902 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/test-classes/logback-test.xml]
12:37:10,902 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/Users/escowles/.m2/repository/org/fcrepo/fcrepo-http-commons/4.0.0-alpha-2-SNAPSHOT/fcrepo-http-commons-4.0.0-alpha-2-SNAPSHOT-tests.jar!/logback-test.xml]
12:37:11,288 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:37:11,291 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:37:11,309 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:37:11,337 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:37:11,442 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.fcrepo] to DEBUG
12:37:11,442 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.fcrepo] to false
12:37:11,442 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.fcrepo]
12:37:11,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.modeshape] to WARN
12:37:11,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.modeshape] to false
12:37:11,444 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.modeshape]
12:37:11,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.infinispan] to WARN
12:37:11,444 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.infinispan] to false
12:37:11,444 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.infinispan]
12:37:11,444 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:37:11,444 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:37:11,444 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:37:11,446 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@52f2469a - Registering current configuration as safe fallback point
INFO 12:37:12.060 (XmlBeanDefinitionReader) Loading XML bean definitions from class path resource [spring-test/test-container.xml]
INFO 12:37:12.624 (GenericApplicationContext) Refreshing org.springframework.context.support.GenericApplicationContext@3030cb59: startup date [Tue Sep 24 12:37:12 EDT 2013]; root of context hierarchy
INFO 12:37:12.815 (AutowiredAnnotationBeanPostProcessor) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
INFO 12:37:12.832 (DefaultListableBeanFactory) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@73ddd550: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,containerWrapper,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
INFO 12:37:13.755 (ContextLoader) Root WebApplicationContext: initialization started
INFO 12:37:13.768 (XmlWebApplicationContext) Refreshing Root WebApplicationContext: startup date [Tue Sep 24 12:37:13 EDT 2013]; root of context hierarchy
INFO 12:37:13.774 (XmlBeanDefinitionReader) Loading XML bean definitions from class path resource [spring-test/master.xml]
INFO 12:37:13.822 (XmlBeanDefinitionReader) Loading XML bean definitions from class path resource [spring-test/repo.xml]
INFO 12:37:13.882 (XmlBeanDefinitionReader) Loading XML bean definitions from class path resource [spring-test/rest.xml]
INFO 12:37:13.940 (ClassPathBeanDefinitionScanner) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
INFO 12:37:13.943 (ClassPathBeanDefinitionScanner) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
INFO 12:37:14.158 (XmlBeanDefinitionReader) Loading XML bean definitions from class path resource [spring-test/eventing.xml]
INFO 12:37:14.198 (XmlBeanDefinitionReader) Loading XML bean definitions from class path resource [spring-test/transactions.xml]
INFO 12:37:14.241 (ClassPathBeanDefinitionScanner) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
INFO 12:37:14.241 (ClassPathBeanDefinitionScanner) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
INFO 12:37:14.433 (AutowiredAnnotationBeanPostProcessor) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
INFO 12:37:14.464 (ThreadPoolTaskExecutor) Initializing ExecutorService
INFO 12:37:14.465 (XmlWebApplicationContext) Bean 'taskExecutor' of type [class org.springframework.scheduling.config.TaskExecutorFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 12:37:14.465 (XmlWebApplicationContext) Bean 'taskExecutor' of type [class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 12:37:14.504 (ThreadPoolTaskScheduler) Initializing ExecutorService 'taskScheduler'
INFO 12:37:14.505 (XmlWebApplicationContext) Bean 'taskScheduler' of type [class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO 12:37:14.523 (DefaultListableBeanFactory) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@423d01aa: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,modeshapeRepofactory,org.modeshape.jcr.JcrRepositoryFactory#0,org.fcrepo.http.commons.session.SessionFactory#0,org.fcrepo.kernel.identifiers.UUIDPidMinter#0,datastreamService,lowLevelStorageService,nodeService,objectService,repositoryService,transactionService,fedoraContent,fedoraDatastreams,fedoraExport,fedoraFieldSearch,fedoraFixity,fedoraIdentifiers,fedoraImport,fedoraNodes,fedoraSitemap,fedoraTransactions,fedoraVersions,fedoraRepositoriesProperties,fedoraRepositoryBackup,fedoraRepositoryExport,fedoraRepositoryIdentifiers,fedoraRepositoryImport,fedoraRepositoryNamespaces,fedoraRepositoryRestore,fedoraRepositoryTransactions,fedoraRepositoryWorkspaces,htmlProvider,httpApiResources,httpTripleUtil,queryExecutionProvider,rdfProvider,jcrXmlSerializer,serializerUtil,org.fcrepo.kernel.observer.SimpleObserver#0,fedoraEventFilter,fedoraInternalEventBus,taskScheduler,taskExecutor,org.springframework.context.annotation.internalAsyncAnnotationProcessor,org.springframework.context.annotation.internalScheduledAnnotationProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
INFO 12:37:16.841 (arjuna) ARJUNA012163: Starting service com.arjuna.ats.arjuna.recovery.ActionStatusService on port 63481
INFO 12:37:16.848 (arjuna) ARJUNA012337: TransactionStatusManagerItem host: 127.0.0.1 port: 63481
INFO 12:37:16.851 (arjuna) ARJUNA012170: TransactionStatusManager started on port 63481 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService
INFO 12:37:18.045 (Version) HSEARCH000034: Hibernate Search 4.2.0.Final
INFO 12:37:18.079 (Version) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
WARN 12:37:19.938 (Connectors) Ignoring configured projection 'default:/files => /' for source 'fileSystem' because the projected path '/files ' points towards an existing, internal node.
DEBUG 12:37:20.252 (BaseHtmlProvider) Using Velocity configuration from file:/Users/escowles/src/git/escowles-fcrepo-4/fcrepo-http-api/target/classes/velocity.properties
DEBUG 12:37:20.382 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:base in location: /views/nt-base.vsl
DEBUG 12:37:20.383 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:linkedFile in location: /views/nt-linkedFile.vsl
DEBUG 12:37:20.383 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:system in location: /views/mode-system.vsl
DEBUG 12:37:20.413 (BaseHtmlProvider) Found template: /views/nt-resource.vsl
DEBUG 12:37:20.422 (BaseHtmlProvider) which we will use for nodes with primary type: nt:resource
DEBUG 12:37:20.423 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:configuration in location: /views/nt-configuration.vsl
DEBUG 12:37:20.423 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:hierarchyNode in location: /views/nt-hierarchyNode.vsl
DEBUG 12:37:20.424 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:childNodeDefinition in location: /views/nt-childNodeDefinition.vsl
DEBUG 12:37:20.424 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:Acl in location: /views/mode-Acl.vsl
DEBUG 12:37:20.425 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:versionStorage in location: /views/mode-versionStorage.vsl
DEBUG 12:37:20.425 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:share in location: /views/mode-share.vsl
DEBUG 12:37:20.425 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:locks in location: /views/mode-locks.vsl
DEBUG 12:37:20.426 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:resource in location: /views/mode-resource.vsl
DEBUG 12:37:20.426 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:query in location: /views/nt-query.vsl
DEBUG 12:37:20.426 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:naturalText in location: /views/nt-naturalText.vsl
DEBUG 12:37:20.427 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:versionHistoryFolder in location: /views/mode-versionHistoryFolder.vsl
DEBUG 12:37:20.427 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:folder in location: /views/nt-folder.vsl
DEBUG 12:37:20.428 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:lock in location: /views/mode-lock.vsl
DEBUG 12:37:20.428 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:versionHistory in location: /views/nt-versionHistory.vsl
DEBUG 12:37:20.428 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:namespace in location: /views/mode-namespace.vsl
DEBUG 12:37:20.438 (BaseHtmlProvider) Found template: /views/nt-file.vsl
DEBUG 12:37:20.438 (BaseHtmlProvider) which we will use for nodes with primary type: nt:file
DEBUG 12:37:20.439 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:propertyDefinition in location: /views/nt-propertyDefinition.vsl
DEBUG 12:37:20.439 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:Permission in location: /views/mode-Permission.vsl
DEBUG 12:37:20.439 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:projection in location: /views/mode-projection.vsl
DEBUG 12:37:20.447 (BaseHtmlProvider) Found template: /views/mode-root.vsl
DEBUG 12:37:20.447 (BaseHtmlProvider) which we will use for nodes with primary type: mode:root
DEBUG 12:37:20.448 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:versionedChild in location: /views/nt-versionedChild.vsl
DEBUG 12:37:20.448 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:nodeTypes in location: /views/mode-nodeTypes.vsl
DEBUG 12:37:20.448 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:version in location: /views/nt-version.vsl
DEBUG 12:37:20.449 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:nodeType in location: /views/nt-nodeType.vsl
DEBUG 12:37:20.449 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:frozenNode in location: /views/nt-frozenNode.vsl
DEBUG 12:37:20.450 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:namespaces in location: /views/mode-namespaces.vsl
DEBUG 12:37:20.450 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:activity in location: /views/nt-activity.vsl
DEBUG 12:37:20.450 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:versionLabels in location: /views/nt-versionLabels.vsl
DEBUG 12:37:20.451 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:unstructured in location: /views/nt-unstructured.vsl
DEBUG 12:37:20.451 (BaseHtmlProvider) Didn't find template for nodes with primary type: nt:address in location: /views/nt-address.vsl
DEBUG 12:37:20.452 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:federation in location: /views/mode-federation.vsl
DEBUG 12:37:20.452 (BaseHtmlProvider) Didn't find template for nodes with primary type: mode:repository in location: /views/mode-repository.vsl
INFO 12:37:20.532 (SerializerUtil) Registering serializer org.fcrepo.serialization.JcrXmlSerializer@2047b7b5 for format jcr/xml
INFO 12:37:20.685 (ContextLoader) Root WebApplicationContext: initialization completed in 6929 ms
DEBUG 12:37:20.713 (ContainerWrapper) started grizzly webserver endpoint at null
DEBUG 12:37:22.177 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.191 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.194 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.201 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.204 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.208 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.210 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.218 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.224 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.228 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.233 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.235 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.237 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.240 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.241 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.244 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.244 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.247 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.247 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.250 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.253 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.257 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.258 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.261 (InjectableSession) Initializing an InjectableSession with SessionFactory org.fcrepo.http.commons.session.SessionFactory@48d88a23.
DEBUG 12:37:22.342 (SessionFactory) No authenticated user found.
DEBUG 12:37:22.342 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:22.352 (FedoraNodes) Attempting to ingest with path: /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:22.355 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:22.431 (FedoraObject) Setting fedora:object properties on a nt:folder node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2...
DEBUG 12:37:22.642 (SimpleObserver) Putting event: Node added at /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 by bypassAdmin on the bus.
DEBUG 12:37:22.686 (FedoraNodes) Finished creating null with path: /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:22.696 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:22.789 (SessionFactory) No authenticated user found.
DEBUG 12:37:22.789 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:22.791 (FedoraContent) create Datastream /objects/FedoraBackupITObject/testDS
DEBUG 12:37:22.796 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:22.805 (Datastream) Created content node at path: /objects/FedoraBackupITObject/testDS/jcr:content
DEBUG 12:37:22.823 (Datastream) Decorated data property at path: /objects/FedoraBackupITObject/testDS/jcr:content/jcr:data
DEBUG 12:37:22.824 (Datastream) Created data property at path: /objects/FedoraBackupITObject/testDS/jcr:content/jcr:data
DEBUG 12:37:22.825 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:22.856 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:22.825-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:22.866 (SessionFactory) No authenticated user found.
DEBUG 12:37:22.867 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:22.879 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:23.098 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:23.146 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject (c8537abb-28a1-4c28-a348-7fcdf7b88ba2) stored at /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f
DEBUG 12:37:23.154 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:23.156 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:23.163 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:23.169 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:23.170 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:23.203 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:23.205 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:23.218 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/testDS (31e14eaa-63c1-4d15-ad8a-dafdb847d706) stored at /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69
DEBUG 12:37:23.226 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:23.228 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:23.233 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:22.825-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:23.235 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:22.825-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:23.240 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:22.825-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:23.246 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:23.248 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:23.315 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 (4e8e5586-0c40-4f64-a805-182189cfe531) stored at /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05
DEBUG 12:37:23.319 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:23.321 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:23.327 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:23.329 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:23.409 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 (73cc70ae-3faf-425e-a30f-ddd6eef54af5) stored at /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76
DEBUG 12:37:23.412 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:23.414 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:23.420 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:23.422 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:23.426 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 (3935b178-aaa2-485a-b3bc-b91602101b73) stored at /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e
DEBUG 12:37:23.429 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:23.431 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:23.568 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:23.568 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:23.569 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:23.571 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:23.573 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@6ac3816 with MIMEtype: text/turtle
DEBUG 12:37:23.580 (SerializationUtils) uri from context: http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:23.596 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:22.446Z
DEBUG 12:37:23.600 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:23.600 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:23.611 (SerializationUtils) Serializing model tree
DEBUG 12:37:23.615 (SerializationUtils) Serializing model problems
DEBUG 12:37:23.619 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:23.706 (FedoraBackupFSIT) Backing up repository to /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040643706-0
DEBUG 12:37:23.721 (SessionFactory) No authenticated user found.
DEBUG 12:37:23.721 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:23.729 (FedoraRepositoryBackup) Backing up to: /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040643706-0
DEBUG 12:37:26.291 (FedoraBackupFSIT) Back up directory was /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040643706-0
DEBUG 12:37:26.297 (SessionFactory) No authenticated user found.
DEBUG 12:37:26.297 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:26.371 (SessionFactory) No authenticated user found.
DEBUG 12:37:26.371 (SessionFactory) Returning an authenticated session in the default workspace
ERROR 12:37:26.382 (PathNotFoundExceptionMapper) PathNotFoundExceptionMapper intercepted exception:
javax.jcr.PathNotFoundException: No node exists at path '/objects/FedoraBackupITObject' in workspace "default"
at org.modeshape.jcr.JcrSession.cachedNode(JcrSession.java:574) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:605) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:624) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:797) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:780) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:123) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.services.NodeService.getObject(NodeService.java:74) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraNodes.describe(FedoraNodes.java:142) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
DEBUG 12:37:26.384 (FedoraBackupFSIT) Executing: POST to http://localhost:63480/fcr:restore
DEBUG 12:37:26.403 (SessionFactory) No authenticated user found.
DEBUG 12:37:26.403 (SessionFactory) Returning an authenticated session in the default workspace
WARN 12:37:31.513 (Connectors) Ignoring configured projection 'default:/files => /' for source 'fileSystem' because the projected path '/files ' points towards an existing, internal node.
DEBUG 12:37:33.697 (SessionFactory) No authenticated user found.
DEBUG 12:37:33.698 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:33.701 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:33.703 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:33.709 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject (c8537abb-28a1-4c28-a348-7fcdf7b88ba2) stored at /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f
DEBUG 12:37:33.711 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:33.712 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:33.714 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:33.715 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:33.716 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:33.719 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:33.720 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:33.724 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/testDS (31e14eaa-63c1-4d15-ad8a-dafdb847d706) stored at /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69
DEBUG 12:37:33.726 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:33.727 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:33.729 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:22.825-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:33.730 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:22.825-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:33.732 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:22.825-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:33.735 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:33.736 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:33.740 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 (4e8e5586-0c40-4f64-a805-182189cfe531) stored at /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05
DEBUG 12:37:33.742 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:33.743 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:33.746 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:33.747 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:33.751 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 (73cc70ae-3faf-425e-a30f-ddd6eef54af5) stored at /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76
DEBUG 12:37:33.752 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:33.753 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:33.757 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:33.758 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:33.762 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 (3935b178-aaa2-485a-b3bc-b91602101b73) stored at /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e
DEBUG 12:37:33.764 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:33.765 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:33.767 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:33.767 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:33.768 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:33.768 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:22.446-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:33.769 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@4ef0d169 with MIMEtype: text/turtle
DEBUG 12:37:33.770 (SerializationUtils) uri from context: http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:33.770 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:22.446Z
DEBUG 12:37:33.770 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:33.770 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:33.771 (SerializationUtils) Serializing model tree
DEBUG 12:37:33.776 (SerializationUtils) Serializing model problems
DEBUG 12:37:33.779 (SerializationUtils) Serializing model httpApiResources
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.05 sec - in org.fcrepo.integration.http.api.FedoraBackupFSIT
Running org.fcrepo.integration.http.api.FedoraBackupIT
DEBUG 12:37:33.828 (SessionFactory) No authenticated user found.
DEBUG 12:37:33.829 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:33.830 (FedoraNodes) Attempting to ingest with path: /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:33.831 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:33.835 (FedoraObject) Setting fedora:object properties on a nt:folder node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31...
DEBUG 12:37:33.952 (FedoraNodes) Finished creating null with path: /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:33.955 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:33.961 (SessionFactory) No authenticated user found.
DEBUG 12:37:33.961 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:33.962 (FedoraContent) create Datastream /objects/FedoraBackupITObject/testDS
DEBUG 12:37:33.964 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:33.967 (Datastream) Created content node at path: /objects/FedoraBackupITObject/testDS/jcr:content
DEBUG 12:37:33.972 (Datastream) Decorated data property at path: /objects/FedoraBackupITObject/testDS/jcr:content/jcr:data
DEBUG 12:37:33.972 (Datastream) Created data property at path: /objects/FedoraBackupITObject/testDS/jcr:content/jcr:data
DEBUG 12:37:33.973 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:33.985 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:33.973-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:33.991 (SessionFactory) No authenticated user found.
DEBUG 12:37:33.991 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:33.994 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:33.997 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:34.000 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject (c8537abb-28a1-4c28-a348-7fcdf7b88ba2) stored at /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f
DEBUG 12:37:34.001 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:34.002 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:34.004 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:34.005 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:34.006 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:34.008 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:34.009 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:34.011 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/testDS (31e14eaa-63c1-4d15-ad8a-dafdb847d706) stored at /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69
DEBUG 12:37:34.012 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:34.013 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:34.016 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:33.973-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:34.017 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:33.973-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:34.018 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:33.973-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:34.021 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:34.022 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:34.024 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 (4e8e5586-0c40-4f64-a805-182189cfe531) stored at /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05
DEBUG 12:37:34.025 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:34.026 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:34.029 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:34.030 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:34.032 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 (73cc70ae-3faf-425e-a30f-ddd6eef54af5) stored at /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76
DEBUG 12:37:34.033 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:34.034 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:34.037 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:34.038 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:34.040 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 (3935b178-aaa2-485a-b3bc-b91602101b73) stored at /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e
DEBUG 12:37:34.041 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:34.042 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:34.045 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:34.046 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:34.048 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 (88bf88b6-7e18-4f53-ac29-61b43cc6595a) stored at /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531
DEBUG 12:37:34.050 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:34.051 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:34.053 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:34.054 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:34.054 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:34.054 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:34.055 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@66abfb67 with MIMEtype: text/turtle
DEBUG 12:37:34.056 (SerializationUtils) uri from context: http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:34.056 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:33.837Z
DEBUG 12:37:34.056 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:34.056 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:34.057 (SerializationUtils) Serializing model tree
DEBUG 12:37:34.060 (SerializationUtils) Serializing model problems
DEBUG 12:37:34.063 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:34.082 (FedoraBackupIT) Backing up repository to /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040654082-0
DEBUG 12:37:34.086 (SessionFactory) No authenticated user found.
DEBUG 12:37:34.086 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:34.087 (FedoraRepositoryBackup) Backing up to: /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040654082-0
DEBUG 12:37:35.092 (FedoraBackupIT) Back up directory was /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040654082-0
DEBUG 12:37:35.096 (SessionFactory) No authenticated user found.
DEBUG 12:37:35.096 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:35.139 (SessionFactory) No authenticated user found.
DEBUG 12:37:35.139 (SessionFactory) Returning an authenticated session in the default workspace
ERROR 12:37:35.142 (PathNotFoundExceptionMapper) PathNotFoundExceptionMapper intercepted exception:
javax.jcr.PathNotFoundException: No node exists at path '/objects/FedoraBackupITObject' in workspace "default"
at org.modeshape.jcr.JcrSession.cachedNode(JcrSession.java:574) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:605) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:624) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:797) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:780) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:123) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.services.NodeService.getObject(NodeService.java:74) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraNodes.describe(FedoraNodes.java:142) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
DEBUG 12:37:35.143 (FedoraBackupIT) Executing: POST to http://localhost:63480/fcr:restore
DEBUG 12:37:35.146 (SessionFactory) No authenticated user found.
DEBUG 12:37:35.146 (SessionFactory) Returning an authenticated session in the default workspace
WARN 12:37:39.632 (Connectors) Ignoring configured projection 'default:/files => /' for source 'fileSystem' because the projected path '/files ' points towards an existing, internal node.
DEBUG 12:37:41.136 (SessionFactory) No authenticated user found.
DEBUG 12:37:41.136 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:41.139 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:41.141 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.146 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject (c8537abb-28a1-4c28-a348-7fcdf7b88ba2) stored at /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f
DEBUG 12:37:41.148 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:41.148 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:41.150 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.151 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:41.151 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:41.154 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:41.154 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:41.159 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/testDS (31e14eaa-63c1-4d15-ad8a-dafdb847d706) stored at /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69
DEBUG 12:37:41.160 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:41.161 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:41.163 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:33.973-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:41.163 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:33.973-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:41.165 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:33.973-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:41.167 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:41.167 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:41.171 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 (4e8e5586-0c40-4f64-a805-182189cfe531) stored at /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05
DEBUG 12:37:41.172 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:41.173 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:41.175 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:41.176 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:41.179 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 (73cc70ae-3faf-425e-a30f-ddd6eef54af5) stored at /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76
DEBUG 12:37:41.180 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:41.181 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:41.184 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:41.184 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:41.188 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 (3935b178-aaa2-485a-b3bc-b91602101b73) stored at /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e
DEBUG 12:37:41.189 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:41.190 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:41.192 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:41.193 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:41.196 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 (88bf88b6-7e18-4f53-ac29-61b43cc6595a) stored at /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531
DEBUG 12:37:41.197 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:41.198 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:41.199 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.200 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:41.200 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:41.200 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:33.837-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.201 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@748ef44b with MIMEtype: text/turtle
DEBUG 12:37:41.201 (SerializationUtils) uri from context: http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.202 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:33.837Z
DEBUG 12:37:41.202 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:41.202 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:41.202 (SerializationUtils) Serializing model tree
DEBUG 12:37:41.205 (SerializationUtils) Serializing model problems
DEBUG 12:37:41.207 (SerializationUtils) Serializing model httpApiResources
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.4 sec - in org.fcrepo.integration.http.api.FedoraBackupIT
Running org.fcrepo.integration.http.api.FedoraBackupLevelDBIT
DEBUG 12:37:41.239 (SessionFactory) No authenticated user found.
DEBUG 12:37:41.239 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:41.241 (FedoraNodes) Attempting to ingest with path: /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33
DEBUG 12:37:41.241 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:41.245 (FedoraObject) Setting fedora:object properties on a nt:folder node /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33...
DEBUG 12:37:41.288 (FedoraNodes) Finished creating null with path: /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33
DEBUG 12:37:41.290 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:versionHistory=87a0a8c317f1e74299c002-e51f-42a1-be21-7995fd42d2da, jcr:lastModified=2013-09-24T12:37:41.244-04:00, jcr:baseVersion=87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a, jcr:predecessors=[87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33
DEBUG 12:37:41.296 (SessionFactory) No authenticated user found.
DEBUG 12:37:41.296 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:41.297 (FedoraContent) create Datastream /objects/FedoraBackupITObject/testDS
DEBUG 12:37:41.299 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:41.301 (Datastream) Created content node at path: /objects/FedoraBackupITObject/testDS/jcr:content
DEBUG 12:37:41.305 (Datastream) Decorated data property at path: /objects/FedoraBackupITObject/testDS/jcr:content/jcr:data
DEBUG 12:37:41.305 (Datastream) Created data property at path: /objects/FedoraBackupITObject/testDS/jcr:content/jcr:data
DEBUG 12:37:41.306 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:41.327 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:41.306-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:41.332 (SessionFactory) No authenticated user found.
DEBUG 12:37:41.332 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:41.334 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:41.336 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.338 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject (c8537abb-28a1-4c28-a348-7fcdf7b88ba2) stored at /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f
DEBUG 12:37:41.339 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:41.340 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:41.341 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.342 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:41.343 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:41.345 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:41.346 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:41.347 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/testDS (31e14eaa-63c1-4d15-ad8a-dafdb847d706) stored at /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69
DEBUG 12:37:41.348 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:41.349 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:41.351 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:41.306-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:41.352 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:41.306-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:41.353 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:41.306-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:41.355 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:41.356 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:41.357 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 (4e8e5586-0c40-4f64-a805-182189cfe531) stored at /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05
DEBUG 12:37:41.358 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:41.359 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:41.362 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:41.362 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:41.364 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 (73cc70ae-3faf-425e-a30f-ddd6eef54af5) stored at /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76
DEBUG 12:37:41.365 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:41.366 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:41.368 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:41.369 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:41.371 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 (3935b178-aaa2-485a-b3bc-b91602101b73) stored at /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e
DEBUG 12:37:41.372 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:41.372 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:41.375 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:41.376 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:41.377 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 (88bf88b6-7e18-4f53-ac29-61b43cc6595a) stored at /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531
DEBUG 12:37:41.378 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:41.379 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:41.382 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:versionHistory=87a0a8c317f1e74299c002-e51f-42a1-be21-7995fd42d2da, jcr:lastModified=2013-09-24T12:37:41.244-04:00, jcr:baseVersion=87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a, jcr:predecessors=[87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33
DEBUG 12:37:41.382 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:versionHistory=87a0a8c317f1e74299c002-e51f-42a1-be21-7995fd42d2da, jcr:lastModified=2013-09-24T12:37:41.244-04:00, jcr:baseVersion=87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a, jcr:predecessors=[87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33
DEBUG 12:37:41.385 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33 (4299c002-e51f-42a1-be21-7995fd42d2da) stored at /jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45
DEBUG 12:37:41.386 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion
DEBUG 12:37:41.387 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion
DEBUG 12:37:41.388 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.389 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:41.389 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:41.389 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.390 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@327180f4 with MIMEtype: text/turtle
DEBUG 12:37:41.390 (SerializationUtils) uri from context: http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:41.390 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:41.246Z
DEBUG 12:37:41.391 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:41.391 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:41.391 (SerializationUtils) Serializing model tree
DEBUG 12:37:41.394 (SerializationUtils) Serializing model problems
DEBUG 12:37:41.396 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:41.413 (FedoraBackupLevelDBIT) Backing up repository to /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040661413-0
DEBUG 12:37:41.417 (SessionFactory) No authenticated user found.
DEBUG 12:37:41.417 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:41.418 (FedoraRepositoryBackup) Backing up to: /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040661413-0
DEBUG 12:37:42.423 (FedoraBackupLevelDBIT) Back up directory was /private/var/folders/rh/f0cxltts6g3d_t7qq0dntmbw0000gn/T/1380040661413-0
DEBUG 12:37:42.427 (SessionFactory) No authenticated user found.
DEBUG 12:37:42.427 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:42.479 (SessionFactory) No authenticated user found.
DEBUG 12:37:42.480 (SessionFactory) Returning an authenticated session in the default workspace
ERROR 12:37:42.482 (PathNotFoundExceptionMapper) PathNotFoundExceptionMapper intercepted exception:
javax.jcr.PathNotFoundException: No node exists at path '/objects/FedoraBackupITObject' in workspace "default"
at org.modeshape.jcr.JcrSession.cachedNode(JcrSession.java:574) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:605) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:624) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:797) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:780) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:123) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.services.NodeService.getObject(NodeService.java:74) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraNodes.describe(FedoraNodes.java:142) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
DEBUG 12:37:42.483 (FedoraBackupLevelDBIT) Executing: POST to http://localhost:63480/fcr:restore
DEBUG 12:37:42.486 (SessionFactory) No authenticated user found.
DEBUG 12:37:42.486 (SessionFactory) Returning an authenticated session in the default workspace
WARN 12:37:46.745 (Connectors) Ignoring configured projection 'default:/files => /' for source 'fileSystem' because the projected path '/files ' points towards an existing, internal node.
DEBUG 12:37:48.041 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.041 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.043 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.045 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:48.049 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject (c8537abb-28a1-4c28-a348-7fcdf7b88ba2) stored at /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f
DEBUG 12:37:48.050 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:48.051 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f2/a6/36/f2a636097c34b324bea699843abf392fe084a55f/jcr:rootVersion
DEBUG 12:37:48.053 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:48.054 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:48.054 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:48.056 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:48.057 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:versionHistory=87a0a8c317f1e731e14eaa-63c1-4d15-ad8a-dafdb847d706, jcr:lastModified=2013-09-24T12:36:00.960-04:00, jcr:baseVersion=87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a, jcr:predecessors=[87a0a8c317f1e771bb01b7-4128-48a4-9eb5-ac5c0f9e452a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS
DEBUG 12:37:48.060 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/testDS (31e14eaa-63c1-4d15-ad8a-dafdb847d706) stored at /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69
DEBUG 12:37:48.061 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:48.061 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:00.988-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/f0/41/05f0419701791c6b4c00d0c44f43dddbbac7fb69/jcr:rootVersion
DEBUG 12:37:48.063 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:41.306-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:48.064 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:41.306-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:48.065 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:41.306-04:00, fedora:digest=urn:sha1:77c3c0b5e89541aa0ba09f15ec74e8f19c3aa852, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=7890} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/testDS/fcr:content
DEBUG 12:37:48.067 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:48.068 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:versionHistory=87a0a8c317f1e74e8e5586-0c40-4f64-a805-182189cfe531, jcr:lastModified=2013-09-24T12:36:07.605-04:00, jcr:baseVersion=87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204, jcr:predecessors=[87a0a8c317f1e7c14cd21f-c55f-437b-ad46-de062163e204], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232
DEBUG 12:37:48.070 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/a0790175-21e0-422d-9826-a895b7793232 (4e8e5586-0c40-4f64-a805-182189cfe531) stored at /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05
DEBUG 12:37:48.071 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:48.072 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:07.609-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f0/c1/03/f0c103f3b8b1fd657d6bd7d3661cf8352f38cc05/jcr:rootVersion
DEBUG 12:37:48.074 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:48.075 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:versionHistory=87a0a8c317f1e773cc70ae-3faf-425e-a30f-ddd6eef54af5, jcr:lastModified=2013-09-24T12:36:12.955-04:00, jcr:baseVersion=87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072, jcr:predecessors=[87a0a8c317f1e7a9107028-78ca-454b-9a55-956b68a06072], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7
DEBUG 12:37:48.078 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/02f7818c-787b-45b6-ab6e-04f7d2a9bfb7 (73cc70ae-3faf-425e-a30f-ddd6eef54af5) stored at /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76
DEBUG 12:37:48.079 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:48.080 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:12.957-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7b/da/d3/7bdad3fb5cd0f9231473137b92b1abe3e1ff5a76/jcr:rootVersion
DEBUG 12:37:48.082 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:48.083 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:versionHistory=87a0a8c317f1e73935b178-aaa2-485a-b3bc-b91602101b73, jcr:lastModified=2013-09-24T12:37:22.417-04:00, jcr:baseVersion=87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b, jcr:predecessors=[87a0a8c317f1e73da76b2f-7c55-445b-abf8-86b4320d073b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2
DEBUG 12:37:48.085 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/3accd738-02a8-4b6a-bb78-758e81934af2 (3935b178-aaa2-485a-b3bc-b91602101b73) stored at /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e
DEBUG 12:37:48.087 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:48.087 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:22.446-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/52/a8/e9/52a8e9c9160b16ee4d94811b5dbb67318f26616e/jcr:rootVersion
DEBUG 12:37:48.089 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:48.090 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:versionHistory=87a0a8c317f1e788bf88b6-7e18-4f53-ac29-61b43cc6595a, jcr:lastModified=2013-09-24T12:37:33.834-04:00, jcr:baseVersion=87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d, jcr:predecessors=[87a0a8c317f1e79161124f-afd8-4845-91c3-c1e3f2bbe29d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31
DEBUG 12:37:48.093 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/4f5fd21b-1a0e-4aad-82b4-e487ecb19b31 (88bf88b6-7e18-4f53-ac29-61b43cc6595a) stored at /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531
DEBUG 12:37:48.094 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:48.094 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:33.837-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6f/b6/54/6fb6542e9c963b0ffc6786df9b74005753855531/jcr:rootVersion
DEBUG 12:37:48.097 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:versionHistory=87a0a8c317f1e74299c002-e51f-42a1-be21-7995fd42d2da, jcr:lastModified=2013-09-24T12:37:41.244-04:00, jcr:baseVersion=87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a, jcr:predecessors=[87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33
DEBUG 12:37:48.098 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:versionHistory=87a0a8c317f1e74299c002-e51f-42a1-be21-7995fd42d2da, jcr:lastModified=2013-09-24T12:37:41.244-04:00, jcr:baseVersion=87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a, jcr:predecessors=[87a0a8c317f1e73ffdd00e-4e2d-40b9-8770-5b8047988b3a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33
DEBUG 12:37:48.100 (HttpGraphSubjects) Translated node Version history for /objects/FedoraBackupITObject/0af454da-65a8-4f74-a00e-85b26a489c33 (4299c002-e51f-42a1-be21-7995fd42d2da) stored at /jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45
DEBUG 12:37:48.101 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion
DEBUG 12:37:48.102 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:41.246-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/64/be/5964be257ce83c55f84e7d95b15eb6996931df45/jcr:rootVersion
DEBUG 12:37:48.103 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:48.104 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:48.104 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:48.105 (HttpGraphSubjects) Translated node /objects/FedoraBackupITObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:versionHistory=87a0a8c317f1e7c8537abb-28a1-4c28-a348-7fcdf7b88ba2, jcr:lastModified=2013-09-24T12:37:41.246-04:00, jcr:baseVersion=87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897, jcr:predecessors=[87a0a8c317f1e75248467a-07fd-455e-b987-e354ca789897], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:48.106 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@7c7bdd9 with MIMEtype: text/turtle
DEBUG 12:37:48.106 (SerializationUtils) uri from context: http://localhost:63480/objects/FedoraBackupITObject
DEBUG 12:37:48.106 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:41.246Z
DEBUG 12:37:48.106 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:48.106 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:48.107 (SerializationUtils) Serializing model tree
DEBUG 12:37:48.109 (SerializationUtils) Serializing model problems
DEBUG 12:37:48.111 (SerializationUtils) Serializing model httpApiResources
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.901 sec - in org.fcrepo.integration.http.api.FedoraBackupLevelDBIT
Running org.fcrepo.integration.http.api.FedoraContentIT
DEBUG 12:37:48.139 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest64
DEBUG 12:37:48.144 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.144 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.146 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest64/267c61c7-5e60-408d-910f-17c78d392052
DEBUG 12:37:48.146 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.149 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest64/267c61c7-5e60-408d-910f-17c78d392052...
DEBUG 12:37:48.188 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest64/267c61c7-5e60-408d-910f-17c78d392052
DEBUG 12:37:48.190 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64/267c61c7-5e60-408d-910f-17c78d392052 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.150-04:00, jcr:versionHistory=87a0a8c317f1e798411c44-10a3-42a4-a782-b17972ec5b44, jcr:lastModified=2013-09-24T12:37:48.149-04:00, jcr:baseVersion=87a0a8c317f1e7c0f06306-a76b-4856-b4f7-deb3f24d8873, jcr:predecessors=[87a0a8c317f1e7c0f06306-a76b-4856-b4f7-deb3f24d8873], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64/267c61c7-5e60-408d-910f-17c78d392052
DEBUG 12:37:48.192 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest64/ds1/fcr:content
DEBUG 12:37:48.196 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.196 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.197 (FedoraContent) create Datastream /FedoraDatastreamsTest64/ds1
DEBUG 12:37:48.199 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.201 (Datastream) Created content node at path: /FedoraDatastreamsTest64/ds1/jcr:content
DEBUG 12:37:48.205 (Datastream) Decorated data property at path: /FedoraDatastreamsTest64/ds1/jcr:content/jcr:data
DEBUG 12:37:48.205 (Datastream) Created data property at path: /FedoraDatastreamsTest64/ds1/jcr:content/jcr:data
DEBUG 12:37:48.205 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.220 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:48.205-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest64/ds1/fcr:content
DEBUG 12:37:48.221 (FedoraContentIT) Executing: GET to http://localhost:63480/FedoraDatastreamsTest64/ds1/fcr:content
DEBUG 12:37:48.224 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.225 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.230 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.232 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:17.167-04:00, jcr:versionHistory=87a0a8c317f1e70f7a0f8c-bf7b-4612-b13e-a9e468a1c7b5, jcr:lastModified=2013-09-24T12:36:17.157-04:00, jcr:baseVersion=87a0a8c317f1e7478638fb-a0d9-4022-8a8e-4751d2998f10, jcr:predecessors=[87a0a8c317f1e7478638fb-a0d9-4022-8a8e-4751d2998f10], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64/ds1
WARN 12:37:48.236 (FedoraContentIT)
DEBUG 12:37:48.240 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.240 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.243 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.245 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:17.167-04:00, jcr:versionHistory=87a0a8c317f1e70f7a0f8c-bf7b-4612-b13e-a9e468a1c7b5, jcr:lastModified=2013-09-24T12:36:17.157-04:00, jcr:baseVersion=87a0a8c317f1e7478638fb-a0d9-4022-8a8e-4751d2998f10, jcr:predecessors=[87a0a8c317f1e7478638fb-a0d9-4022-8a8e-4751d2998f10], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64/ds1
DEBUG 12:37:48.251 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest6
DEBUG 12:37:48.255 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.255 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.256 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest6/59d66266-4dee-4df6-b7ea-aac60c142120
DEBUG 12:37:48.257 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.260 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest6/59d66266-4dee-4df6-b7ea-aac60c142120...
DEBUG 12:37:48.301 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest6/59d66266-4dee-4df6-b7ea-aac60c142120
DEBUG 12:37:48.303 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6/59d66266-4dee-4df6-b7ea-aac60c142120 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.261-04:00, jcr:versionHistory=87a0a8c317f1e766d0ee9f-ddd3-42f4-8fb9-63640f6dad9e, jcr:lastModified=2013-09-24T12:37:48.259-04:00, jcr:baseVersion=87a0a8c317f1e7d0c66779-cf5a-4108-9231-8321744a9129, jcr:predecessors=[87a0a8c317f1e7d0c66779-cf5a-4108-9231-8321744a9129], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6/59d66266-4dee-4df6-b7ea-aac60c142120
DEBUG 12:37:48.305 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest6/ds1/fcr:content
DEBUG 12:37:48.308 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.308 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.309 (FedoraContent) create Datastream /FedoraDatastreamsTest6/ds1
DEBUG 12:37:48.311 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.313 (Datastream) Created content node at path: /FedoraDatastreamsTest6/ds1/jcr:content
DEBUG 12:37:48.316 (Datastream) Decorated data property at path: /FedoraDatastreamsTest6/ds1/jcr:content/jcr:data
DEBUG 12:37:48.316 (Datastream) Created data property at path: /FedoraDatastreamsTest6/ds1/jcr:content/jcr:data
DEBUG 12:37:48.317 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.338 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:48.317-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest6/ds1/fcr:content
DEBUG 12:37:48.339 (FedoraContentIT) Executing: GET to http://localhost:63480/FedoraDatastreamsTest6/ds1/fcr:content
DEBUG 12:37:48.342 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.342 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.345 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.347 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:17.336-04:00, jcr:versionHistory=87a0a8c317f1e73cb1f6dc-d4b2-4144-ace6-5282e8099981, jcr:lastModified=2013-09-24T12:36:17.327-04:00, jcr:baseVersion=87a0a8c317f1e71e099066-579b-43bb-ad48-66ef4495f574, jcr:predecessors=[87a0a8c317f1e71e099066-579b-43bb-ad48-66ef4495f574], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6/ds1
DEBUG 12:37:48.352 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.352 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.355 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.357 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:17.336-04:00, jcr:versionHistory=87a0a8c317f1e73cb1f6dc-d4b2-4144-ace6-5282e8099981, jcr:lastModified=2013-09-24T12:36:17.327-04:00, jcr:baseVersion=87a0a8c317f1e71e099066-579b-43bb-ad48-66ef4495f574, jcr:predecessors=[87a0a8c317f1e71e099066-579b-43bb-ad48-66ef4495f574], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6/ds1
DEBUG 12:37:48.359 (FedoraContentIT) Returned from HTTP GET, now checking content...
DEBUG 12:37:48.359 (FedoraContentIT) Content was correct.
DEBUG 12:37:48.363 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTestPut
DEBUG 12:37:48.367 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.367 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.369 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTestPut/da2478c7-23a2-410d-824d-abe3abfae56a
DEBUG 12:37:48.369 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.372 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTestPut/da2478c7-23a2-410d-824d-abe3abfae56a...
DEBUG 12:37:48.483 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTestPut/da2478c7-23a2-410d-824d-abe3abfae56a
DEBUG 12:37:48.485 (HttpGraphSubjects) Translated node /FedoraDatastreamsTestPut/da2478c7-23a2-410d-824d-abe3abfae56a {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.373-04:00, jcr:versionHistory=87a0a8c317f1e7236d20a9-d020-439b-ac48-bd35ba274a46, jcr:lastModified=2013-09-24T12:37:48.371-04:00, jcr:baseVersion=87a0a8c317f1e7957a340d-6110-45d5-a795-7912cdafa660, jcr:predecessors=[87a0a8c317f1e7957a340d-6110-45d5-a795-7912cdafa660], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTestPut/da2478c7-23a2-410d-824d-abe3abfae56a
DEBUG 12:37:48.490 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.490 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.492 (FedoraContent) create Datastream /FedoraDatastreamsTestPut/zxc
DEBUG 12:37:48.493 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.495 (Datastream) Created content node at path: /FedoraDatastreamsTestPut/zxc/jcr:content
DEBUG 12:37:48.499 (Datastream) Decorated data property at path: /FedoraDatastreamsTestPut/zxc/jcr:content/jcr:data
DEBUG 12:37:48.499 (Datastream) Created data property at path: /FedoraDatastreamsTestPut/zxc/jcr:content/jcr:data
DEBUG 12:37:48.523 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest3
DEBUG 12:37:48.528 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.528 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.529 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest3/8d86d3f8-6c33-421e-b8e6-9d1ae98b7f86
DEBUG 12:37:48.529 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.532 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest3/8d86d3f8-6c33-421e-b8e6-9d1ae98b7f86...
DEBUG 12:37:48.565 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest3/8d86d3f8-6c33-421e-b8e6-9d1ae98b7f86
DEBUG 12:37:48.567 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3/8d86d3f8-6c33-421e-b8e6-9d1ae98b7f86 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.533-04:00, jcr:versionHistory=87a0a8c317f1e780c4b4b6-4791-435a-afb6-95502f3b7f7d, jcr:lastModified=2013-09-24T12:37:48.532-04:00, jcr:baseVersion=87a0a8c317f1e7611f6c14-1b4c-47bd-bcf1-8234fb1f00a6, jcr:predecessors=[87a0a8c317f1e7611f6c14-1b4c-47bd-bcf1-8234fb1f00a6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3/8d86d3f8-6c33-421e-b8e6-9d1ae98b7f86
DEBUG 12:37:48.569 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest3/ds1/fcr:content
DEBUG 12:37:48.572 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.572 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.573 (FedoraContent) create Datastream /FedoraDatastreamsTest3/ds1
DEBUG 12:37:48.575 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.577 (Datastream) Created content node at path: /FedoraDatastreamsTest3/ds1/jcr:content
DEBUG 12:37:48.581 (Datastream) Decorated data property at path: /FedoraDatastreamsTest3/ds1/jcr:content/jcr:data
DEBUG 12:37:48.581 (Datastream) Created data property at path: /FedoraDatastreamsTest3/ds1/jcr:content/jcr:data
DEBUG 12:37:48.581 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.592 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:48.582-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraDatastreamsTest3/ds1/fcr:content
DEBUG 12:37:48.596 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.596 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.599 (FedoraContent) create Datastream /FedoraDatastreamsTest3/ds1
DEBUG 12:37:48.600 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.602 (Datastream) Created content node at path: /FedoraDatastreamsTest3/ds1/jcr:content
DEBUG 12:37:48.606 (Datastream) Decorated data property at path: /FedoraDatastreamsTest3/ds1/jcr:content/jcr:data
DEBUG 12:37:48.606 (Datastream) Created data property at path: /FedoraDatastreamsTest3/ds1/jcr:content/jcr:data
DEBUG 12:37:48.621 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.622 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.625 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.626 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:17.625-04:00, jcr:versionHistory=87a0a8c317f1e7c95a2d4d-5c9e-4df8-9eee-f0df378ee91f, jcr:lastModified=2013-09-24T12:36:17.617-04:00, jcr:baseVersion=87a0a8c317f1e7f250d907-0a6d-40b1-a387-88bbaf92248a, jcr:predecessors=[87a0a8c317f1e7f250d907-0a6d-40b1-a387-88bbaf92248a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3/ds1
DEBUG 12:37:48.633 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest62
DEBUG 12:37:48.637 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.637 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.639 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest62/25130690-f309-4bfb-8f65-f36e3c0ae73f
DEBUG 12:37:48.639 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.642 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest62/25130690-f309-4bfb-8f65-f36e3c0ae73f...
DEBUG 12:37:48.677 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest62/25130690-f309-4bfb-8f65-f36e3c0ae73f
DEBUG 12:37:48.679 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62/25130690-f309-4bfb-8f65-f36e3c0ae73f {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.643-04:00, jcr:versionHistory=87a0a8c317f1e78c8f871f-3146-47b9-8194-1f0590f5ff8a, jcr:lastModified=2013-09-24T12:37:48.642-04:00, jcr:baseVersion=87a0a8c317f1e73b7ebbd3-7f3f-4f63-b425-5f07c6865652, jcr:predecessors=[87a0a8c317f1e73b7ebbd3-7f3f-4f63-b425-5f07c6865652], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest62/25130690-f309-4bfb-8f65-f36e3c0ae73f
DEBUG 12:37:48.680 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest62/ds1/fcr:content
DEBUG 12:37:48.684 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.684 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.685 (FedoraContent) create Datastream /FedoraDatastreamsTest62/ds1
DEBUG 12:37:48.686 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.688 (Datastream) Created content node at path: /FedoraDatastreamsTest62/ds1/jcr:content
DEBUG 12:37:48.692 (Datastream) Decorated data property at path: /FedoraDatastreamsTest62/ds1/jcr:content/jcr:data
DEBUG 12:37:48.692 (Datastream) Created data property at path: /FedoraDatastreamsTest62/ds1/jcr:content/jcr:data
DEBUG 12:37:48.692 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.703 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:48.692-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest62/ds1/fcr:content
DEBUG 12:37:48.705 (FedoraContentIT) Executing: PUT to http://localhost:63480/FedoraDatastreamsTest62/ds1/fcr:content
DEBUG 12:37:48.708 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.708 (SessionFactory) Returning an authenticated session in the default workspace
INFO 12:37:48.715 (WildcardExceptionMapper) WebApplicationException intercepted by WildcardExceptionMapper:
javax.ws.rs.WebApplicationException: null
at org.fcrepo.http.api.FedoraContent.modifyContent(FedoraContent.java:182) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
WARN 12:37:48.716 (FedoraContentIT)
DEBUG 12:37:48.721 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest2
DEBUG 12:37:48.726 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.726 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.727 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest2/19dc86d6-776e-499e-8051-4b5e85d015e3
DEBUG 12:37:48.727 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.730 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest2/19dc86d6-776e-499e-8051-4b5e85d015e3...
DEBUG 12:37:48.766 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest2/19dc86d6-776e-499e-8051-4b5e85d015e3
DEBUG 12:37:48.768 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2/19dc86d6-776e-499e-8051-4b5e85d015e3 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.731-04:00, jcr:versionHistory=87a0a8c317f1e7fc3a7c4d-fcfc-46f4-901a-047ce9042bcf, jcr:lastModified=2013-09-24T12:37:48.729-04:00, jcr:baseVersion=87a0a8c317f1e7e2d2b4df-d5d9-4b11-a940-0d53c2683aef, jcr:predecessors=[87a0a8c317f1e7e2d2b4df-d5d9-4b11-a940-0d53c2683aef], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest2/19dc86d6-776e-499e-8051-4b5e85d015e3
DEBUG 12:37:48.773 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.773 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.774 (FedoraContent) create Datastream /FedoraDatastreamsTest2/zxc
DEBUG 12:37:48.775 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.777 (Datastream) Created content node at path: /FedoraDatastreamsTest2/zxc/jcr:content
DEBUG 12:37:48.781 (Datastream) Decorated data property at path: /FedoraDatastreamsTest2/zxc/jcr:content/jcr:data
DEBUG 12:37:48.781 (Datastream) Created data property at path: /FedoraDatastreamsTest2/zxc/jcr:content/jcr:data
DEBUG 12:37:48.781 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.793 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2/zxc/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:48.781-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraDatastreamsTest2/zxc/fcr:content
DEBUG 12:37:48.798 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest63
DEBUG 12:37:48.802 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.802 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.803 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest63/442f76f1-5b24-48bc-8feb-d4cf65f97b70
DEBUG 12:37:48.803 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.806 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest63/442f76f1-5b24-48bc-8feb-d4cf65f97b70...
DEBUG 12:37:48.841 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest63/442f76f1-5b24-48bc-8feb-d4cf65f97b70
DEBUG 12:37:48.843 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63/442f76f1-5b24-48bc-8feb-d4cf65f97b70 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.807-04:00, jcr:versionHistory=87a0a8c317f1e74dba2efe-3e0a-4cd7-a41c-ad428ba7564d, jcr:lastModified=2013-09-24T12:37:48.806-04:00, jcr:baseVersion=87a0a8c317f1e721ca994c-d679-48eb-946b-c7beab0ec02b, jcr:predecessors=[87a0a8c317f1e721ca994c-d679-48eb-946b-c7beab0ec02b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63/442f76f1-5b24-48bc-8feb-d4cf65f97b70
DEBUG 12:37:48.845 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest63/ds1/fcr:content
DEBUG 12:37:48.848 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.848 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.849 (FedoraContent) create Datastream /FedoraDatastreamsTest63/ds1
DEBUG 12:37:48.851 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.853 (Datastream) Created content node at path: /FedoraDatastreamsTest63/ds1/jcr:content
DEBUG 12:37:48.856 (Datastream) Decorated data property at path: /FedoraDatastreamsTest63/ds1/jcr:content/jcr:data
DEBUG 12:37:48.856 (Datastream) Created data property at path: /FedoraDatastreamsTest63/ds1/jcr:content/jcr:data
DEBUG 12:37:48.857 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.889 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:48.857-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest63/ds1/fcr:content
DEBUG 12:37:48.891 (FedoraContentIT) Executing: GET to http://localhost:63480/FedoraDatastreamsTest63/ds1/fcr:content
DEBUG 12:37:48.894 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.894 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.901 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.902 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:18.092-04:00, jcr:versionHistory=87a0a8c317f1e792491c20-a14d-4ad3-b778-19f983d3e47d, jcr:lastModified=2013-09-24T12:36:18.083-04:00, jcr:baseVersion=87a0a8c317f1e708ad2722-6e3e-4352-b8cc-7ccae49070f6, jcr:predecessors=[87a0a8c317f1e708ad2722-6e3e-4352-b8cc-7ccae49070f6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63/ds1
DEBUG 12:37:48.908 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.908 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.911 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.913 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:18.092-04:00, jcr:versionHistory=87a0a8c317f1e792491c20-a14d-4ad3-b778-19f983d3e47d, jcr:lastModified=2013-09-24T12:36:18.083-04:00, jcr:baseVersion=87a0a8c317f1e708ad2722-6e3e-4352-b8cc-7ccae49070f6, jcr:predecessors=[87a0a8c317f1e708ad2722-6e3e-4352-b8cc-7ccae49070f6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63/ds1
DEBUG 12:37:48.915 (FedoraContentIT) Returned from HTTP GET, now checking content...
DEBUG 12:37:48.919 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest61
DEBUG 12:37:48.924 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.925 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.926 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest61/c6cbf714-f682-4647-9642-dabb8c6e065c
DEBUG 12:37:48.926 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.929 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest61/c6cbf714-f682-4647-9642-dabb8c6e065c...
DEBUG 12:37:48.960 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest61/c6cbf714-f682-4647-9642-dabb8c6e065c
DEBUG 12:37:48.962 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61/c6cbf714-f682-4647-9642-dabb8c6e065c {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:48.930-04:00, jcr:versionHistory=87a0a8c317f1e785d17cf8-83c0-4fce-845f-43ae08bee763, jcr:lastModified=2013-09-24T12:37:48.929-04:00, jcr:baseVersion=87a0a8c317f1e7b7e13926-3508-42db-8976-f603b98f4dc1, jcr:predecessors=[87a0a8c317f1e7b7e13926-3508-42db-8976-f603b98f4dc1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61/c6cbf714-f682-4647-9642-dabb8c6e065c
DEBUG 12:37:48.964 (FedoraContentIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest61/ds1/fcr:content
DEBUG 12:37:48.967 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.967 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:48.968 (FedoraContent) create Datastream /FedoraDatastreamsTest61/ds1
DEBUG 12:37:48.969 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:48.971 (Datastream) Created content node at path: /FedoraDatastreamsTest61/ds1/jcr:content
DEBUG 12:37:48.974 (Datastream) Decorated data property at path: /FedoraDatastreamsTest61/ds1/jcr:content/jcr:data
DEBUG 12:37:48.975 (Datastream) Created data property at path: /FedoraDatastreamsTest61/ds1/jcr:content/jcr:data
DEBUG 12:37:48.975 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:48.994 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:48.975-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest61/ds1/fcr:content
DEBUG 12:37:48.995 (FedoraContentIT) Executing: GET to http://localhost:63480/FedoraDatastreamsTest61/ds1/fcr:content
DEBUG 12:37:48.998 (SessionFactory) No authenticated user found.
DEBUG 12:37:48.998 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.001 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.003 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:18.230-04:00, jcr:versionHistory=87a0a8c317f1e7fcfcb334-8ac9-4a72-a8cb-a7680c8681e9, jcr:lastModified=2013-09-24T12:36:18.221-04:00, jcr:baseVersion=87a0a8c317f1e7020e315e-2535-40a8-83c2-02310996e59f, jcr:predecessors=[87a0a8c317f1e7020e315e-2535-40a8-83c2-02310996e59f], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61/ds1
DEBUG 12:37:49.012 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.012 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.013 (FedoraContent) create Datastream /FedoraDatastreamsTest2/does/not/exist/yet/zxc
DEBUG 12:37:49.014 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.016 (Datastream) Created content node at path: /FedoraDatastreamsTest2/does/not/exist/yet/zxc/jcr:content
DEBUG 12:37:49.020 (Datastream) Decorated data property at path: /FedoraDatastreamsTest2/does/not/exist/yet/zxc/jcr:content/jcr:data
DEBUG 12:37:49.020 (Datastream) Created data property at path: /FedoraDatastreamsTest2/does/not/exist/yet/zxc/jcr:content/jcr:data
DEBUG 12:37:49.021 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.035 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2/does/not/exist/yet/zxc/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.021-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraDatastreamsTest2/does/not/exist/yet/zxc/fcr:content
Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.908 sec <<< FAILURE! - in org.fcrepo.integration.http.api.FedoraContentIT
testPutDatastream(org.fcrepo.integration.http.api.FedoraContentIT) Time elapsed: 0.16 sec <<< ERROR!
java.lang.NullPointerException: null
at org.fcrepo.integration.http.api.FedoraContentIT.testPutDatastream(FedoraContentIT.java:75)
Running org.fcrepo.integration.http.api.FedoraDatastreamsIT
DEBUG 12:37:49.048 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:49.052 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.052 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.054 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest9/8eb1ce9a-354a-4f4e-884f-84e6402ae620
DEBUG 12:37:49.054 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.057 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest9/8eb1ce9a-354a-4f4e-884f-84e6402ae620...
DEBUG 12:37:49.095 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest9/8eb1ce9a-354a-4f4e-884f-84e6402ae620
DEBUG 12:37:49.097 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9/8eb1ce9a-354a-4f4e-884f-84e6402ae620 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.058-04:00, jcr:versionHistory=87a0a8c317f1e754cd8536-dc90-4f63-8a65-9ade9c9fe5a0, jcr:lastModified=2013-09-24T12:37:49.056-04:00, jcr:baseVersion=87a0a8c317f1e71b174cac-a8f4-4481-8580-830130e65c9b, jcr:predecessors=[87a0a8c317f1e71b174cac-a8f4-4481-8580-830130e65c9b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9/8eb1ce9a-354a-4f4e-884f-84e6402ae620
DEBUG 12:37:49.121 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.121 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.148 (FedoraDatastreams) Adding datastream: ds1
DEBUG 12:37:49.149 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.151 (Datastream) Created content node at path: /FedoraDatastreamsTest9/ds1/jcr:content
DEBUG 12:37:49.155 (Datastream) Decorated data property at path: /FedoraDatastreamsTest9/ds1/jcr:content/jcr:data
DEBUG 12:37:49.155 (Datastream) Created data property at path: /FedoraDatastreamsTest9/ds1/jcr:content/jcr:data
DEBUG 12:37:49.155 (FedoraDatastreams) Adding datastream: ds2
DEBUG 12:37:49.156 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.157 (Datastream) Created content node at path: /FedoraDatastreamsTest9/ds2/jcr:content
DEBUG 12:37:49.165 (Datastream) Decorated data property at path: /FedoraDatastreamsTest9/ds2/jcr:content/jcr:data
DEBUG 12:37:49.165 (Datastream) Created data property at path: /FedoraDatastreamsTest9/ds2/jcr:content/jcr:data
DEBUG 12:37:49.185 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.187 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:versionHistory=87a0a8c317f1e7f2b3c33c-38cb-4342-9381-f381748b89f2, jcr:lastModified=2013-09-24T12:37:49.058-04:00, jcr:baseVersion=87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e, jcr:predecessors=[87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:49.191 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.191 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.206 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest12
DEBUG 12:37:49.209 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.209 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.211 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest12/15ed5515-60a0-4874-8fa3-0ffa863774b2
DEBUG 12:37:49.211 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.214 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest12/15ed5515-60a0-4874-8fa3-0ffa863774b2...
DEBUG 12:37:49.334 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest12/15ed5515-60a0-4874-8fa3-0ffa863774b2
DEBUG 12:37:49.336 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12/15ed5515-60a0-4874-8fa3-0ffa863774b2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.215-04:00, jcr:versionHistory=87a0a8c317f1e7a5cbb895-ce50-4817-b8c2-35cf39715e06, jcr:lastModified=2013-09-24T12:37:49.213-04:00, jcr:baseVersion=87a0a8c317f1e751451868-afe0-4383-b1d2-67e2b9411683, jcr:predecessors=[87a0a8c317f1e751451868-afe0-4383-b1d2-67e2b9411683], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest12/15ed5515-60a0-4874-8fa3-0ffa863774b2
DEBUG 12:37:49.337 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest12/ds1/fcr:content
DEBUG 12:37:49.341 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.341 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.342 (FedoraContent) create Datastream /FedoraDatastreamsTest12/ds1
DEBUG 12:37:49.345 (Datastream) Setting fedora:datastream properties on a nt:file node...
DEBUG 12:37:49.345 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.348 (Datastream) Created content node at path: /FedoraDatastreamsTest12/ds1/jcr:content
DEBUG 12:37:49.352 (Datastream) Decorated data property at path: /FedoraDatastreamsTest12/ds1/jcr:content/jcr:data
DEBUG 12:37:49.352 (Datastream) Created data property at path: /FedoraDatastreamsTest12/ds1/jcr:content/jcr:data
DEBUG 12:37:49.352 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.393 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.352-04:00, fedora:digest=urn:sha1:18a16d4530763ef43321d306c9f6c59ffed33072, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=4} into RDF subject http://localhost:63480/FedoraDatastreamsTest12/ds1/fcr:content
DEBUG 12:37:49.394 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest12/ds2/fcr:content
DEBUG 12:37:49.397 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.397 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.399 (FedoraContent) create Datastream /FedoraDatastreamsTest12/ds2
DEBUG 12:37:49.401 (Datastream) Setting fedora:datastream properties on a nt:file node...
DEBUG 12:37:49.402 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.405 (Datastream) Created content node at path: /FedoraDatastreamsTest12/ds2/jcr:content
DEBUG 12:37:49.409 (Datastream) Decorated data property at path: /FedoraDatastreamsTest12/ds2/jcr:content/jcr:data
DEBUG 12:37:49.410 (Datastream) Created data property at path: /FedoraDatastreamsTest12/ds2/jcr:content/jcr:data
DEBUG 12:37:49.410 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.448 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.410-04:00, fedora:digest=urn:sha1:aaadd94977b8fbf3f6fb09fc3bbbc9edbdfa8427, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=4} into RDF subject http://localhost:63480/FedoraDatastreamsTest12/ds2/fcr:content
DEBUG 12:37:49.449 (FedoraDatastreamsIT) Executing: DELETE to http://localhost:63480/FedoraDatastreamsTest12/fcr:datastreams?dsid=ds1&dsid=ds2
DEBUG 12:37:49.455 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.455 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.456 (FedoraDatastreams) purging datastream /FedoraDatastreamsTest12/ds1
DEBUG 12:37:49.458 (FedoraDatastreams) purging datastream /FedoraDatastreamsTest12/ds2
DEBUG 12:37:49.477 (FedoraDatastreamsIT) Executing: GET to http://localhost:63480/FedoraDatastreamsTest12/ds1
DEBUG 12:37:49.480 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.480 (SessionFactory) Returning an authenticated session in the default workspace
ERROR 12:37:49.482 (PathNotFoundExceptionMapper) PathNotFoundExceptionMapper intercepted exception:
javax.jcr.PathNotFoundException: No node exists at path '/FedoraDatastreamsTest12/ds1' in workspace "default"
at org.modeshape.jcr.JcrSession.cachedNode(JcrSession.java:574) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:605) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:624) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:797) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:780) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:123) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.services.NodeService.getObject(NodeService.java:74) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraNodes.describe(FedoraNodes.java:142) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
WARN 12:37:49.483 (FedoraDatastreamsIT)
DEBUG 12:37:49.483 (FedoraDatastreamsIT) Executing: GET to http://localhost:63480/FedoraDatastreamsTest12/ds2
DEBUG 12:37:49.487 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.487 (SessionFactory) Returning an authenticated session in the default workspace
ERROR 12:37:49.489 (PathNotFoundExceptionMapper) PathNotFoundExceptionMapper intercepted exception:
javax.jcr.PathNotFoundException: No node exists at path '/FedoraDatastreamsTest12/ds2' in workspace "default"
at org.modeshape.jcr.JcrSession.cachedNode(JcrSession.java:574) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:605) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:624) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:797) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:780) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:123) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.services.NodeService.getObject(NodeService.java:74) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraNodes.describe(FedoraNodes.java:142) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
WARN 12:37:49.490 (FedoraDatastreamsIT)
DEBUG 12:37:49.495 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:49.498 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.498 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.499 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af
DEBUG 12:37:49.500 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.503 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af...
DEBUG 12:37:49.536 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af
DEBUG 12:37:49.538 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.503-04:00, jcr:versionHistory=87a0a8c317f1e7e15d25af-e486-4fbe-8c07-e9987a9abe6e, jcr:lastModified=2013-09-24T12:37:49.502-04:00, jcr:baseVersion=87a0a8c317f1e753e5de83-2828-4615-acd9-2af528827c6d, jcr:predecessors=[87a0a8c317f1e753e5de83-2828-4615-acd9-2af528827c6d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af
DEBUG 12:37:49.539 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content
DEBUG 12:37:49.542 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.542 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.543 (FedoraContent) create Datastream /FedoraDatastreamsTest7/ds1
DEBUG 12:37:49.545 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.546 (Datastream) Created content node at path: /FedoraDatastreamsTest7/ds1/jcr:content
DEBUG 12:37:49.549 (Datastream) Decorated data property at path: /FedoraDatastreamsTest7/ds1/jcr:content/jcr:data
DEBUG 12:37:49.550 (Datastream) Created data property at path: /FedoraDatastreamsTest7/ds1/jcr:content/jcr:data
DEBUG 12:37:49.550 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.561 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.550-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content
DEBUG 12:37:49.562 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content
DEBUG 12:37:49.565 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.565 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.566 (FedoraContent) create Datastream /FedoraDatastreamsTest7/ds2
DEBUG 12:37:49.567 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.569 (Datastream) Created content node at path: /FedoraDatastreamsTest7/ds2/jcr:content
DEBUG 12:37:49.572 (Datastream) Decorated data property at path: /FedoraDatastreamsTest7/ds2/jcr:content/jcr:data
DEBUG 12:37:49.572 (Datastream) Created data property at path: /FedoraDatastreamsTest7/ds2/jcr:content/jcr:data
DEBUG 12:37:49.572 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.584 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.572-04:00, fedora:digest=urn:sha1:5857bdd9832e1dfbeedc51f48ee0031ba2eaf9ed, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=18} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content
DEBUG 12:37:49.588 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.588 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.590 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.591 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:49.595 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest7 (08b4487a-abcd-4e64-8a5f-9e0ef40a9aa9) stored at /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409
DEBUG 12:37:49.596 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:49.597 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:49.598 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:49.599 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:49.599 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:49.601 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:18.914-04:00, jcr:versionHistory=87a0a8c317f1e71ad359cb-5227-4b76-b252-6ce3135db7ce, jcr:lastModified=2013-09-24T12:36:18.905-04:00, jcr:baseVersion=87a0a8c317f1e763576c82-3c7a-43ff-be49-0636dae5eeed, jcr:predecessors=[87a0a8c317f1e763576c82-3c7a-43ff-be49-0636dae5eeed], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds1
DEBUG 12:37:49.601 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:18.914-04:00, jcr:versionHistory=87a0a8c317f1e71ad359cb-5227-4b76-b252-6ce3135db7ce, jcr:lastModified=2013-09-24T12:36:18.905-04:00, jcr:baseVersion=87a0a8c317f1e763576c82-3c7a-43ff-be49-0636dae5eeed, jcr:predecessors=[87a0a8c317f1e763576c82-3c7a-43ff-be49-0636dae5eeed], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds1
DEBUG 12:37:49.604 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest7/ds1 (1ad359cb-5227-4b76-b252-6ce3135db7ce) stored at /jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8
DEBUG 12:37:49.605 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.914-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8/jcr:rootVersion
DEBUG 12:37:49.606 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.914-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8/jcr:rootVersion
DEBUG 12:37:49.608 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.550-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content
DEBUG 12:37:49.608 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.550-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content
DEBUG 12:37:49.610 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.550-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content
DEBUG 12:37:49.612 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds2 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:18.984-04:00, jcr:versionHistory=87a0a8c317f1e7b2c86f83-29af-4a03-881a-c9d98fde2f56, jcr:lastModified=2013-09-24T12:36:18.975-04:00, jcr:baseVersion=87a0a8c317f1e7825cf9d0-7410-4aa8-ac6b-006eaa1f5a1e, jcr:predecessors=[87a0a8c317f1e7825cf9d0-7410-4aa8-ac6b-006eaa1f5a1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds2
DEBUG 12:37:49.612 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds2 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:18.984-04:00, jcr:versionHistory=87a0a8c317f1e7b2c86f83-29af-4a03-881a-c9d98fde2f56, jcr:lastModified=2013-09-24T12:36:18.975-04:00, jcr:baseVersion=87a0a8c317f1e7825cf9d0-7410-4aa8-ac6b-006eaa1f5a1e, jcr:predecessors=[87a0a8c317f1e7825cf9d0-7410-4aa8-ac6b-006eaa1f5a1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds2
DEBUG 12:37:49.615 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest7/ds2 (b2c86f83-29af-4a03-881a-c9d98fde2f56) stored at /jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d
DEBUG 12:37:49.616 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.984-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d/jcr:rootVersion
DEBUG 12:37:49.617 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.984-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d/jcr:rootVersion
DEBUG 12:37:49.618 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.572-04:00, fedora:digest=urn:sha1:5857bdd9832e1dfbeedc51f48ee0031ba2eaf9ed, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=18} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content
DEBUG 12:37:49.619 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.572-04:00, fedora:digest=urn:sha1:5857bdd9832e1dfbeedc51f48ee0031ba2eaf9ed, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=18} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content
DEBUG 12:37:49.620 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.572-04:00, fedora:digest=urn:sha1:5857bdd9832e1dfbeedc51f48ee0031ba2eaf9ed, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=18} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content
DEBUG 12:37:49.622 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.503-04:00, jcr:versionHistory=87a0a8c317f1e7e15d25af-e486-4fbe-8c07-e9987a9abe6e, jcr:lastModified=2013-09-24T12:37:49.502-04:00, jcr:baseVersion=87a0a8c317f1e753e5de83-2828-4615-acd9-2af528827c6d, jcr:predecessors=[87a0a8c317f1e753e5de83-2828-4615-acd9-2af528827c6d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af
DEBUG 12:37:49.622 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.503-04:00, jcr:versionHistory=87a0a8c317f1e7e15d25af-e486-4fbe-8c07-e9987a9abe6e, jcr:lastModified=2013-09-24T12:37:49.502-04:00, jcr:baseVersion=87a0a8c317f1e753e5de83-2828-4615-acd9-2af528827c6d, jcr:predecessors=[87a0a8c317f1e753e5de83-2828-4615-acd9-2af528827c6d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af
DEBUG 12:37:49.624 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af (e15d25af-e486-4fbe-8c07-e9987a9abe6e) stored at /jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de
DEBUG 12:37:49.625 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:49.503-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de/jcr:rootVersion
DEBUG 12:37:49.626 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:49.503-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de/jcr:rootVersion
DEBUG 12:37:49.627 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:49.628 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:49.628 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:49.628 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:49.629 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@269cab8d with MIMEtype: text/n3
DEBUG 12:37:49.629 (SerializationUtils) uri from context: http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:49.629 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:49.503Z
DEBUG 12:37:49.629 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:49.629 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:49.630 (SerializationUtils) Serializing model tree
DEBUG 12:37:49.631 (SerializationUtils) Serializing model problems
DEBUG 12:37:49.633 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:49.753 (FedoraDatastreamsIT) Received triples:
(dataset
(graph
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.984Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#primaryType> "nt:file")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#hasContent> <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:18.975Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#uuid> "b2c86f83-29af-4a03-881a-c9d98fde2f56")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:datastream")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/59/0c/90/590c9099a5cbe7d45932b8e03db199c1d1a6c66d/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#uuid> "87a0a8c7505d64/")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#primaryType> "mode:root")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.858Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest7/ds1>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#membershipSubject> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#pageOf> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest7/ds2>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.503Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#numberOfChildren> "3"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#membershipPredicate> <http://fedora.info/definitions/v4/repository#hasChild>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#Page> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#membershipObject> <http://www.w3.org/ns/ldp#MemberSubject>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/rest-api#hasVersions> <http://localhost:63480/FedoraDatastreamsTest7/fcr:versions>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#uuid> "08b4487a-abcd-4e64-8a5f-9e0ef40a9aa9")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/rest-api#exportsAs> <http://localhost:63480/FedoraDatastreamsTest7/fcr:export?format=jcr/xml>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest7/ds2>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/ldp#Page>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/ldp#Container>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest7/ds1>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://www.w3.org/ns/ldp#membersInlined> true)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:37:49.503Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.502Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#uuid> "e15d25af-e486-4fbe-8c07-e9987a9abe6e")
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/48/7c/38/487c38d799f703ba349857edb5b5cda830e450de>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/59b3d865-412f-4d8c-bc23-f0ddef6577af> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/rest-api#size> "18"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/rest-api#digest> <urn:sha1:5857bdd9832e1dfbeedc51f48ee0031ba2eaf9ed>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/repository#primaryType> "nt:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:binary")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/repository#mimeType> "text/plain; charset=ISO-8859-1")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.572Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/repository#isContentOf> <http://localhost:63480/FedoraDatastreamsTest7/ds2>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds2/fcr:content> <http://fedora.info/definitions/v4/repository#hasLocation> "/org.modeshape.jcr.value.binary.FileSystemBinaryStore:target/FedoraRepositoryFiles")
(triple <http://localhost:63480/FedoraDatastreamsTest7/fcr:export?format=jcr/xml> <http://www.w3.org/2000/01/rdf-schema#label> "jcr/xml")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#uuid> "1ad359cb-5227-4b76-b252-6ce3135db7ce")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#hasContent> <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.914Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:datastream")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:18.905Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#primaryType> "nt:file")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/fd/89/5c/fd895c061ba56347207d8385a4727ae0ca562ea8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/rest-api#size> "20"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/rest-api#digest> <urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/repository#primaryType> "nt:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:binary")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/repository#mimeType> "text/plain; charset=ISO-8859-1")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.55Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/repository#isContentOf> <http://localhost:63480/FedoraDatastreamsTest7/ds1>)
(triple <http://localhost:63480/FedoraDatastreamsTest7/ds1/fcr:content> <http://fedora.info/definitions/v4/repository#hasLocation> "/org.modeshape.jcr.value.binary.FileSystemBinaryStore:target/FedoraRepositoryFiles")
)
)
DEBUG 12:37:49.759 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:49.763 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.763 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.764 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest10/84f55857-77bf-4c3b-abd8-a01c968df823
DEBUG 12:37:49.765 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.768 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest10/84f55857-77bf-4c3b-abd8-a01c968df823...
DEBUG 12:37:49.809 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest10/84f55857-77bf-4c3b-abd8-a01c968df823
DEBUG 12:37:49.812 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10/84f55857-77bf-4c3b-abd8-a01c968df823 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.768-04:00, jcr:versionHistory=87a0a8c317f1e716da1585-a5e5-418f-a095-7d5e65754ef8, jcr:lastModified=2013-09-24T12:37:49.767-04:00, jcr:baseVersion=87a0a8c317f1e70d3e56ec-b1d6-4e76-8454-6a176dbd0a95, jcr:predecessors=[87a0a8c317f1e70d3e56ec-b1d6-4e76-8454-6a176dbd0a95], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10/84f55857-77bf-4c3b-abd8-a01c968df823
DEBUG 12:37:49.816 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.816 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.818 (FedoraDatastreams) Adding datastream: ds1
DEBUG 12:37:49.819 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.821 (Datastream) Created content node at path: /FedoraDatastreamsTest10/ds1/jcr:content
DEBUG 12:37:49.824 (Datastream) Decorated data property at path: /FedoraDatastreamsTest10/ds1/jcr:content/jcr:data
DEBUG 12:37:49.824 (Datastream) Created data property at path: /FedoraDatastreamsTest10/ds1/jcr:content/jcr:data
DEBUG 12:37:49.824 (FedoraDatastreams) Adding datastream: ds2
DEBUG 12:37:49.825 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.826 (Datastream) Created content node at path: /FedoraDatastreamsTest10/ds2/jcr:content
DEBUG 12:37:49.834 (Datastream) Decorated data property at path: /FedoraDatastreamsTest10/ds2/jcr:content/jcr:data
DEBUG 12:37:49.834 (Datastream) Created data property at path: /FedoraDatastreamsTest10/ds2/jcr:content/jcr:data
DEBUG 12:37:49.853 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.855 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:versionHistory=87a0a8c317f1e7133fea83-5b23-4bc0-9365-e17704ac3898, jcr:lastModified=2013-09-24T12:37:49.768-04:00, jcr:baseVersion=87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4, jcr:predecessors=[87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:49.859 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.859 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.873 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:49.877 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.877 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.878 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094
DEBUG 12:37:49.879 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.881 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094...
DEBUG 12:37:49.926 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094
DEBUG 12:37:49.928 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.882-04:00, jcr:versionHistory=87a0a8c317f1e7473b88b1-7331-415c-bb78-165e3ad9b72e, jcr:lastModified=2013-09-24T12:37:49.881-04:00, jcr:baseVersion=87a0a8c317f1e724726ea5-c7c1-4e46-85ec-1a4fa3cd65e8, jcr:predecessors=[87a0a8c317f1e724726ea5-c7c1-4e46-85ec-1a4fa3cd65e8], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094
DEBUG 12:37:49.930 (FedoraDatastreamsIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest8/ds_void/fcr:content
DEBUG 12:37:49.933 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.933 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.934 (FedoraContent) create Datastream /FedoraDatastreamsTest8/ds_void
DEBUG 12:37:49.937 (Datastream) Setting fedora:datastream properties on a nt:file node...
DEBUG 12:37:49.938 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:49.940 (Datastream) Created content node at path: /FedoraDatastreamsTest8/ds_void/jcr:content
DEBUG 12:37:49.944 (Datastream) Decorated data property at path: /FedoraDatastreamsTest8/ds_void/jcr:content/jcr:data
DEBUG 12:37:49.944 (Datastream) Created data property at path: /FedoraDatastreamsTest8/ds_void/jcr:content/jcr:data
DEBUG 12:37:49.944 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:49.992 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds_void/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:49.944-04:00, fedora:digest=urn:sha1:ba6cb22191300aebcfcfb83de9635d6b224677df, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=20} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds_void/fcr:content
DEBUG 12:37:49.997 (SessionFactory) No authenticated user found.
DEBUG 12:37:49.997 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:49.999 (FedoraDatastreams) Purging datastream: ds_void
DEBUG 12:37:50.000 (FedoraDatastreams) Adding datastream: ds1
DEBUG 12:37:50.001 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:50.003 (Datastream) Created content node at path: /FedoraDatastreamsTest8/ds1/jcr:content
DEBUG 12:37:50.006 (Datastream) Decorated data property at path: /FedoraDatastreamsTest8/ds1/jcr:content/jcr:data
DEBUG 12:37:50.006 (Datastream) Created data property at path: /FedoraDatastreamsTest8/ds1/jcr:content/jcr:data
DEBUG 12:37:50.006 (FedoraDatastreams) Adding datastream: ds2
DEBUG 12:37:50.007 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:50.009 (Datastream) Created content node at path: /FedoraDatastreamsTest8/ds2/jcr:content
DEBUG 12:37:50.015 (Datastream) Decorated data property at path: /FedoraDatastreamsTest8/ds2/jcr:content/jcr:data
DEBUG 12:37:50.015 (Datastream) Created data property at path: /FedoraDatastreamsTest8/ds2/jcr:content/jcr:data
DEBUG 12:37:50.047 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.049 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:50.053 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.053 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.055 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.056 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:50.059 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest8 (640b1e7a-37ae-40be-aeb7-f525621debcc) stored at /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1
DEBUG 12:37:50.060 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:50.061 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:50.063 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:50.063 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.063 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.065 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:versionHistory=87a0a8c317f1e78921deb0-1a66-4f09-8624-8fc2a86bb7b5, jcr:lastModified=2013-09-24T12:36:19.493-04:00, jcr:baseVersion=87a0a8c317f1e762a36a11-7ef2-49dd-a8ac-a60d8493fe0e, jcr:predecessors=[87a0a8c317f1e762a36a11-7ef2-49dd-a8ac-a60d8493fe0e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds1
DEBUG 12:37:50.066 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:versionHistory=87a0a8c317f1e78921deb0-1a66-4f09-8624-8fc2a86bb7b5, jcr:lastModified=2013-09-24T12:36:19.493-04:00, jcr:baseVersion=87a0a8c317f1e762a36a11-7ef2-49dd-a8ac-a60d8493fe0e, jcr:predecessors=[87a0a8c317f1e762a36a11-7ef2-49dd-a8ac-a60d8493fe0e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds1
DEBUG 12:37:50.068 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest8/ds1 (8921deb0-1a66-4f09-8624-8fc2a86bb7b5) stored at /jcr:system/jcr:versionStorage/4a/0d/d1/4a0dd103e8855ac1789919e606e83f0522b1ae7a:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4a/0d/d1/4a0dd103e8855ac1789919e606e83f0522b1ae7a
DEBUG 12:37:50.070 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/4a/0d/d1/4a0dd103e8855ac1789919e606e83f0522b1ae7a/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4a/0d/d1/4a0dd103e8855ac1789919e606e83f0522b1ae7a/jcr:rootVersion
DEBUG 12:37:50.070 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/4a/0d/d1/4a0dd103e8855ac1789919e606e83f0522b1ae7a/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4a/0d/d1/4a0dd103e8855ac1789919e606e83f0522b1ae7a/jcr:rootVersion
DEBUG 12:37:50.072 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.015-04:00, fedora:digest=urn:sha1:f1b699cc9af3eeb98e5de244ca7802ae38e77bae, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds1/fcr:content
DEBUG 12:37:50.073 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.015-04:00, fedora:digest=urn:sha1:f1b699cc9af3eeb98e5de244ca7802ae38e77bae, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds1/fcr:content
DEBUG 12:37:50.074 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.015-04:00, fedora:digest=urn:sha1:f1b699cc9af3eeb98e5de244ca7802ae38e77bae, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds1/fcr:content
DEBUG 12:37:50.076 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds2 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:versionHistory=87a0a8c317f1e77e504f6f-345e-4b2a-9195-24390395b9ee, jcr:lastModified=2013-09-24T12:36:19.504-04:00, jcr:baseVersion=87a0a8c317f1e7a41fdb4a-26a7-4385-8590-165534a5f81d, jcr:predecessors=[87a0a8c317f1e7a41fdb4a-26a7-4385-8590-165534a5f81d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds2
DEBUG 12:37:50.076 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds2 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:versionHistory=87a0a8c317f1e77e504f6f-345e-4b2a-9195-24390395b9ee, jcr:lastModified=2013-09-24T12:36:19.504-04:00, jcr:baseVersion=87a0a8c317f1e7a41fdb4a-26a7-4385-8590-165534a5f81d, jcr:predecessors=[87a0a8c317f1e7a41fdb4a-26a7-4385-8590-165534a5f81d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds2
DEBUG 12:37:50.079 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest8/ds2 (7e504f6f-345e-4b2a-9195-24390395b9ee) stored at /jcr:system/jcr:versionStorage/b6/e4/3f/b6e43f588c464bf139833af87a33971c04901738:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b6/e4/3f/b6e43f588c464bf139833af87a33971c04901738
DEBUG 12:37:50.080 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b6/e4/3f/b6e43f588c464bf139833af87a33971c04901738/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b6/e4/3f/b6e43f588c464bf139833af87a33971c04901738/jcr:rootVersion
DEBUG 12:37:50.081 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b6/e4/3f/b6e43f588c464bf139833af87a33971c04901738/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.513-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b6/e4/3f/b6e43f588c464bf139833af87a33971c04901738/jcr:rootVersion
DEBUG 12:37:50.083 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.015-04:00, fedora:digest=urn:sha1:b1b3773a05c0ed0176787a4f1574ff0075f7521e, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=6} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds2/fcr:content
DEBUG 12:37:50.084 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.015-04:00, fedora:digest=urn:sha1:b1b3773a05c0ed0176787a4f1574ff0075f7521e, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=6} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds2/fcr:content
DEBUG 12:37:50.085 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/ds2/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.015-04:00, fedora:digest=urn:sha1:b1b3773a05c0ed0176787a4f1574ff0075f7521e, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=6} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/ds2/fcr:content
DEBUG 12:37:50.087 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.882-04:00, jcr:versionHistory=87a0a8c317f1e7473b88b1-7331-415c-bb78-165e3ad9b72e, jcr:lastModified=2013-09-24T12:37:49.881-04:00, jcr:baseVersion=87a0a8c317f1e724726ea5-c7c1-4e46-85ec-1a4fa3cd65e8, jcr:predecessors=[87a0a8c317f1e724726ea5-c7c1-4e46-85ec-1a4fa3cd65e8], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094
DEBUG 12:37:50.087 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:49.882-04:00, jcr:versionHistory=87a0a8c317f1e7473b88b1-7331-415c-bb78-165e3ad9b72e, jcr:lastModified=2013-09-24T12:37:49.881-04:00, jcr:baseVersion=87a0a8c317f1e724726ea5-c7c1-4e46-85ec-1a4fa3cd65e8, jcr:predecessors=[87a0a8c317f1e724726ea5-c7c1-4e46-85ec-1a4fa3cd65e8], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094
DEBUG 12:37:50.089 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest8/f6472b0a-3c7b-45b0-ad64-d7c64b5e2094 (473b88b1-7331-415c-bb78-165e3ad9b72e) stored at /jcr:system/jcr:versionStorage/cd/57/b7/cd57b7e35bf56f986bf181185103e819889fbeec:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cd/57/b7/cd57b7e35bf56f986bf181185103e819889fbeec
DEBUG 12:37:50.090 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/cd/57/b7/cd57b7e35bf56f986bf181185103e819889fbeec/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:49.882-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cd/57/b7/cd57b7e35bf56f986bf181185103e819889fbeec/jcr:rootVersion
DEBUG 12:37:50.091 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/cd/57/b7/cd57b7e35bf56f986bf181185103e819889fbeec/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:49.882-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cd/57/b7/cd57b7e35bf56f986bf181185103e819889fbeec/jcr:rootVersion
DEBUG 12:37:50.093 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:50.093 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:50.093 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:50.093 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:50.094 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@b24ed1a with MIMEtype: text/n3
DEBUG 12:37:50.094 (SerializationUtils) uri from context: http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:50.095 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:50.015Z
DEBUG 12:37:50.095 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:50.095 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:50.095 (SerializationUtils) Serializing model tree
DEBUG 12:37:50.097 (SerializationUtils) Serializing model problems
DEBUG 12:37:50.098 (SerializationUtils) Serializing model httpApiResources
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec - in org.fcrepo.integration.http.api.FedoraDatastreamsIT
Running org.fcrepo.integration.http.api.FedoraExportIT
DEBUG 12:37:50.156 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.156 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.157 (FedoraNodes) Attempting to ingest with path: /JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787
DEBUG 12:37:50.158 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.160 (FedoraObject) Setting fedora:object properties on a nt:folder node /JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787...
DEBUG 12:37:50.267 (FedoraNodes) Finished creating null with path: /JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787
DEBUG 12:37:50.270 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:50.161-04:00, jcr:versionHistory=87a0a8c317f1e7d6e1aaaa-1635-48d2-a055-c0a2ac956fcb, jcr:lastModified=2013-09-24T12:37:50.160-04:00, jcr:baseVersion=87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf, jcr:predecessors=[87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787
DEBUG 12:37:50.274 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.274 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.275 (FedoraContent) create Datastream /JcrXmlSerializerIT2/testDS
DEBUG 12:37:50.276 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:50.278 (Datastream) Created content node at path: /JcrXmlSerializerIT2/testDS/jcr:content
DEBUG 12:37:50.286 (Datastream) Decorated data property at path: /JcrXmlSerializerIT2/testDS/jcr:content/jcr:data
DEBUG 12:37:50.286 (Datastream) Created data property at path: /JcrXmlSerializerIT2/testDS/jcr:content/jcr:data
DEBUG 12:37:50.286 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.298 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.286-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/testDS/fcr:content
DEBUG 12:37:50.299 (FedoraExportIT) Attempting to export: JcrXmlSerializerIT2
DEBUG 12:37:50.310 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.310 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.312 (FedoraExport) Requested object serialization for: /JcrXmlSerializerIT2 using serialization format jcr/xml
DEBUG 12:37:50.313 (FedoraExport) Selecting from serializer map: org.fcrepo.serialization.SerializerUtil@557f8c5a
DEBUG 12:37:50.313 (FedoraExport) Retrieved serializer for format: jcr/xml
DEBUG 12:37:50.448 (FedoraExport) Successfully serialized object: /JcrXmlSerializerIT2
DEBUG 12:37:50.448 (FedoraExportIT) Successfully exported: JcrXmlSerializerIT2
DEBUG 12:37:50.449 (FedoraExportIT) Found exported object: <?xml version="1.0" encoding="UTF-8"?><sv:node xmlns:dc="http://purl.org/dc/terms/" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:ns001="info:rubydora#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:test="info:fedora/test/" xmlns:image="http://www.modeshape.org/images/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fedorarelsext="http://fedora.info/definitions/v4/rels-ext#" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:mode="http://www.modeshape.org/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:fedora="http://fedora.info/definitions/v4/rest-api#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" sv:name="JcrXmlSerializerIT2"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>3fece025-b00b-4522-b4a9-66229465b316</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:19.703-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.161-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:node sv:name="testDS"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:file</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:datastream</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>2cc93740-5c38-4e08-8a21-57b2c0a649df</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:19.759-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e72cc93740-5c38-4e08-8a21-57b2c0a649df</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:36:19.750-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:node sv:name="jcr:content"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:resource</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:binary</sv:value></sv:property><sv:property sv:name="jcr:data" sv:type="Binary"><sv:value>c3R1ZmY=</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.286-04:00</sv:value></sv:property><sv:property sv:name="fedora:digest" sv:type="URI"><sv:value>urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:mimeType" sv:type="String"><sv:value>text/plain; charset=ISO-8859-1</sv:value></sv:property><sv:property sv:name="fedora:size" sv:type="Long"><sv:value>5</sv:value></sv:property></sv:node></sv:node><sv:node sv:name="43953846-7b26-4dc2-9b57-7403ad786ddd"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>042a20c0-5117-4ed3-bacb-79d9679f7d37</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:20.114-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e7042a20c0-5117-4ed3-bacb-79d9679f7d37</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:36:20.113-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property></sv:node><sv:node sv:name="8c2580f5-399a-4f8e-b489-48e5052ac787"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>d6e1aaaa-1635-48d2-a055-c0a2ac956fcb</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:37:50.161-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e7d6e1aaaa-1635-48d2-a055-c0a2ac956fcb</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.160-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property></sv:node></sv:node>
DEBUG 12:37:50.453 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.453 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.483 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.483 (SessionFactory) Returning an authenticated session in the default workspace
ERROR 12:37:50.485 (PathNotFoundExceptionMapper) PathNotFoundExceptionMapper intercepted exception:
javax.jcr.PathNotFoundException: No node exists at path '/JcrXmlSerializerIT2' in workspace "default"
at org.modeshape.jcr.JcrSession.cachedNode(JcrSession.java:574) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:605) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:624) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:797) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:780) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:123) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.services.NodeService.getObject(NodeService.java:74) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraNodes.describe(FedoraNodes.java:142) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
DEBUG 12:37:50.487 (FedoraExportIT) Executing: POST to http://localhost:63480/fcr:import
DEBUG 12:37:50.500 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.500 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.501 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.501 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.502 (FedoraRepositoryImport) Deserializing at /
DEBUG 12:37:50.502 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.603 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.607 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.608 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.610 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.611 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.161-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:50.614 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT2 (3fece025-b00b-4522-b4a9-66229465b316) stored at /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8
DEBUG 12:37:50.615 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion
DEBUG 12:37:50.615 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion
DEBUG 12:37:50.617 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.161-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:50.618 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.618 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.620 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:19.759-04:00, jcr:versionHistory=87a0a8c317f1e72cc93740-5c38-4e08-8a21-57b2c0a649df, jcr:lastModified=2013-09-24T12:36:19.750-04:00, jcr:baseVersion=87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593, jcr:predecessors=[87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/testDS
DEBUG 12:37:50.621 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:19.759-04:00, jcr:versionHistory=87a0a8c317f1e72cc93740-5c38-4e08-8a21-57b2c0a649df, jcr:lastModified=2013-09-24T12:36:19.750-04:00, jcr:baseVersion=87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593, jcr:predecessors=[87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/testDS
DEBUG 12:37:50.622 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT2/testDS (2cc93740-5c38-4e08-8a21-57b2c0a649df) stored at /jcr:system/jcr:versionStorage/a7/1c/b5/a71cb52e733736d4a0831bcb02d28c4c97d22290:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a7/1c/b5/a71cb52e733736d4a0831bcb02d28c4c97d22290
DEBUG 12:37:50.623 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a7/1c/b5/a71cb52e733736d4a0831bcb02d28c4c97d22290/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.759-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a7/1c/b5/a71cb52e733736d4a0831bcb02d28c4c97d22290/jcr:rootVersion
DEBUG 12:37:50.624 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a7/1c/b5/a71cb52e733736d4a0831bcb02d28c4c97d22290/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.759-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a7/1c/b5/a71cb52e733736d4a0831bcb02d28c4c97d22290/jcr:rootVersion
DEBUG 12:37:50.626 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.286-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/testDS/fcr:content
DEBUG 12:37:50.626 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.286-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/testDS/fcr:content
DEBUG 12:37:50.628 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.286-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/testDS/fcr:content
DEBUG 12:37:50.630 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/43953846-7b26-4dc2-9b57-7403ad786ddd {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.114-04:00, jcr:versionHistory=87a0a8c317f1e7042a20c0-5117-4ed3-bacb-79d9679f7d37, jcr:lastModified=2013-09-24T12:36:20.113-04:00, jcr:baseVersion=87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93, jcr:predecessors=[87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/43953846-7b26-4dc2-9b57-7403ad786ddd
DEBUG 12:37:50.630 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/43953846-7b26-4dc2-9b57-7403ad786ddd {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.114-04:00, jcr:versionHistory=87a0a8c317f1e7042a20c0-5117-4ed3-bacb-79d9679f7d37, jcr:lastModified=2013-09-24T12:36:20.113-04:00, jcr:baseVersion=87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93, jcr:predecessors=[87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/43953846-7b26-4dc2-9b57-7403ad786ddd
DEBUG 12:37:50.632 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT2/43953846-7b26-4dc2-9b57-7403ad786ddd (042a20c0-5117-4ed3-bacb-79d9679f7d37) stored at /jcr:system/jcr:versionStorage/90/34/8d/90348da149ff7bb2233fd6e67f4bc6f0faac45b9:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/90/34/8d/90348da149ff7bb2233fd6e67f4bc6f0faac45b9
DEBUG 12:37:50.633 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/90/34/8d/90348da149ff7bb2233fd6e67f4bc6f0faac45b9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.114-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/90/34/8d/90348da149ff7bb2233fd6e67f4bc6f0faac45b9/jcr:rootVersion
DEBUG 12:37:50.633 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/90/34/8d/90348da149ff7bb2233fd6e67f4bc6f0faac45b9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.114-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/90/34/8d/90348da149ff7bb2233fd6e67f4bc6f0faac45b9/jcr:rootVersion
DEBUG 12:37:50.636 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:50.161-04:00, jcr:versionHistory=87a0a8c317f1e7d6e1aaaa-1635-48d2-a055-c0a2ac956fcb, jcr:lastModified=2013-09-24T12:37:50.160-04:00, jcr:baseVersion=87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf, jcr:predecessors=[87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787
DEBUG 12:37:50.636 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:50.161-04:00, jcr:versionHistory=87a0a8c317f1e7d6e1aaaa-1635-48d2-a055-c0a2ac956fcb, jcr:lastModified=2013-09-24T12:37:50.160-04:00, jcr:baseVersion=87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf, jcr:predecessors=[87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787
DEBUG 12:37:50.638 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT2/8c2580f5-399a-4f8e-b489-48e5052ac787 (d6e1aaaa-1635-48d2-a055-c0a2ac956fcb) stored at /jcr:system/jcr:versionStorage/8d/87/6a/8d876af82a0314beb103b2df7e109f78c48420bf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8d/87/6a/8d876af82a0314beb103b2df7e109f78c48420bf
DEBUG 12:37:50.639 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8d/87/6a/8d876af82a0314beb103b2df7e109f78c48420bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:50.161-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8d/87/6a/8d876af82a0314beb103b2df7e109f78c48420bf/jcr:rootVersion
DEBUG 12:37:50.640 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8d/87/6a/8d876af82a0314beb103b2df7e109f78c48420bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:50.161-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8d/87/6a/8d876af82a0314beb103b2df7e109f78c48420bf/jcr:rootVersion
DEBUG 12:37:50.641 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.161-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:50.642 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:50.642 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:50.642 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.161-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:50.643 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@6db62d18 with MIMEtype: text/turtle
DEBUG 12:37:50.643 (SerializationUtils) uri from context: http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:50.643 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:50.161Z
DEBUG 12:37:50.644 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:50.644 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:50.644 (SerializationUtils) Serializing model tree
DEBUG 12:37:50.645 (SerializationUtils) Serializing model problems
DEBUG 12:37:50.645 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:50.661 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.661 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.663 (FedoraNodes) Attempting to ingest with path: /JcrXmlSerializerIT2/3e27322d-0e05-4ec3-a50e-063bc3f951c5
DEBUG 12:37:50.663 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.666 (FedoraObject) Setting fedora:object properties on a nt:folder node /JcrXmlSerializerIT2/3e27322d-0e05-4ec3-a50e-063bc3f951c5...
DEBUG 12:37:50.711 (FedoraNodes) Finished creating null with path: /JcrXmlSerializerIT2/3e27322d-0e05-4ec3-a50e-063bc3f951c5
DEBUG 12:37:50.714 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/3e27322d-0e05-4ec3-a50e-063bc3f951c5 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:50.666-04:00, jcr:versionHistory=87a0a8c317f1e7458d6b50-df8e-4463-8069-66ce13911b3a, jcr:lastModified=2013-09-24T12:37:50.665-04:00, jcr:baseVersion=87a0a8c317f1e766a384b3-83ce-48f0-a004-818c7081e63d, jcr:predecessors=[87a0a8c317f1e766a384b3-83ce-48f0-a004-818c7081e63d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/3e27322d-0e05-4ec3-a50e-063bc3f951c5
DEBUG 12:37:50.718 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.718 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.719 (FedoraContent) create Datastream /JcrXmlSerializerIT2/testDS
DEBUG 12:37:50.720 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:50.722 (Datastream) Created content node at path: /JcrXmlSerializerIT2/testDS/jcr:content
DEBUG 12:37:50.725 (Datastream) Decorated data property at path: /JcrXmlSerializerIT2/testDS/jcr:content/jcr:data
DEBUG 12:37:50.725 (Datastream) Created data property at path: /JcrXmlSerializerIT2/testDS/jcr:content/jcr:data
DEBUG 12:37:50.725 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.741 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.725-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT2/testDS/fcr:content
DEBUG 12:37:50.742 (FedoraExportIT) Attempting to export: JcrXmlSerializerIT2
DEBUG 12:37:50.745 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.745 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.746 (FedoraExport) Requested object serialization for: /JcrXmlSerializerIT2 using serialization format jcr/xml
DEBUG 12:37:50.746 (FedoraExport) Selecting from serializer map: org.fcrepo.serialization.SerializerUtil@557f8c5a
DEBUG 12:37:50.746 (FedoraExport) Retrieved serializer for format: jcr/xml
DEBUG 12:37:50.763 (FedoraExport) Successfully serialized object: /JcrXmlSerializerIT2
DEBUG 12:37:50.763 (FedoraExportIT) Successfully exported: JcrXmlSerializerIT2
DEBUG 12:37:50.763 (FedoraExportIT) Found exported object: <?xml version="1.0" encoding="UTF-8"?><sv:node xmlns:dc="http://purl.org/dc/terms/" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:ns001="info:rubydora#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:test="info:fedora/test/" xmlns:image="http://www.modeshape.org/images/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fedorarelsext="http://fedora.info/definitions/v4/rels-ext#" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:mode="http://www.modeshape.org/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:fedora="http://fedora.info/definitions/v4/rest-api#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" sv:name="JcrXmlSerializerIT2"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>3fece025-b00b-4522-b4a9-66229465b316</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:19.703-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.666-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:node sv:name="testDS"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:file</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:datastream</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>2cc93740-5c38-4e08-8a21-57b2c0a649df</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:19.759-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e72cc93740-5c38-4e08-8a21-57b2c0a649df</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:36:19.750-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e75c35919b-82c8-486a-8e99-302a566dc593</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:node sv:name="jcr:content"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:resource</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:binary</sv:value></sv:property><sv:property sv:name="jcr:data" sv:type="Binary"><sv:value>c3R1ZmY=</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.725-04:00</sv:value></sv:property><sv:property sv:name="fedora:digest" sv:type="URI"><sv:value>urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:mimeType" sv:type="String"><sv:value>text/plain; charset=ISO-8859-1</sv:value></sv:property><sv:property sv:name="fedora:size" sv:type="Long"><sv:value>5</sv:value></sv:property></sv:node></sv:node><sv:node sv:name="43953846-7b26-4dc2-9b57-7403ad786ddd"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>042a20c0-5117-4ed3-bacb-79d9679f7d37</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:20.114-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e7042a20c0-5117-4ed3-bacb-79d9679f7d37</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:36:20.113-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e72b1c1918-1146-4030-8842-da80db74bf93</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property></sv:node><sv:node sv:name="8c2580f5-399a-4f8e-b489-48e5052ac787"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>d6e1aaaa-1635-48d2-a055-c0a2ac956fcb</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:37:50.161-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e7d6e1aaaa-1635-48d2-a055-c0a2ac956fcb</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.160-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e7e09659e7-0538-4b14-a447-29b6987666cf</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property></sv:node><sv:node sv:name="3e27322d-0e05-4ec3-a50e-063bc3f951c5"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>458d6b50-df8e-4463-8069-66ce13911b3a</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:37:50.666-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e7458d6b50-df8e-4463-8069-66ce13911b3a</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.665-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e766a384b3-83ce-48f0-a004-818c7081e63d</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e766a384b3-83ce-48f0-a004-818c7081e63d</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property></sv:node></sv:node>
DEBUG 12:37:50.771 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.772 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.773 (FedoraNodes) Attempting to ingest with path: /JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2
DEBUG 12:37:50.773 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.776 (FedoraObject) Setting fedora:object properties on a nt:folder node /JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2...
DEBUG 12:37:50.816 (FedoraNodes) Finished creating null with path: /JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2
DEBUG 12:37:50.819 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:50.776-04:00, jcr:versionHistory=87a0a8c317f1e7d90eb1c6-0fbe-4373-bb06-7271ea4f6fd4, jcr:lastModified=2013-09-24T12:37:50.775-04:00, jcr:baseVersion=87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407, jcr:predecessors=[87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2
DEBUG 12:37:50.823 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.823 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.824 (FedoraContent) create Datastream /JcrXmlSerializerIT1/testDS
DEBUG 12:37:50.825 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:50.827 (Datastream) Created content node at path: /JcrXmlSerializerIT1/testDS/jcr:content
DEBUG 12:37:50.830 (Datastream) Decorated data property at path: /JcrXmlSerializerIT1/testDS/jcr:content/jcr:data
DEBUG 12:37:50.830 (Datastream) Created data property at path: /JcrXmlSerializerIT1/testDS/jcr:content/jcr:data
DEBUG 12:37:50.830 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.852 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.830-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/testDS/fcr:content
DEBUG 12:37:50.853 (FedoraExportIT) Attempting to export: JcrXmlSerializerIT1
DEBUG 12:37:50.855 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.855 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.856 (FedoraExport) Requested object serialization for: /JcrXmlSerializerIT1 using serialization format jcr/xml
DEBUG 12:37:50.856 (FedoraExport) Selecting from serializer map: org.fcrepo.serialization.SerializerUtil@557f8c5a
DEBUG 12:37:50.856 (FedoraExport) Retrieved serializer for format: jcr/xml
DEBUG 12:37:50.867 (FedoraExport) Successfully serialized object: /JcrXmlSerializerIT1
DEBUG 12:37:50.868 (FedoraExportIT) Successfully exported: JcrXmlSerializerIT1
DEBUG 12:37:50.868 (FedoraExportIT) Found exported object: <?xml version="1.0" encoding="UTF-8"?><sv:node xmlns:dc="http://purl.org/dc/terms/" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:ns001="info:rubydora#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:test="info:fedora/test/" xmlns:image="http://www.modeshape.org/images/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fedorarelsext="http://fedora.info/definitions/v4/rels-ext#" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:mode="http://www.modeshape.org/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:fedora="http://fedora.info/definitions/v4/rest-api#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" sv:name="JcrXmlSerializerIT1"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>9f0b407f-75f3-40d0-a241-9949d4eea2ee</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:20.219-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.776-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:node sv:name="testDS"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:file</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:datastream</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>268851ad-5313-48d0-be95-ec062cd2eba9</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:36:20.275-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e7268851ad-5313-48d0-be95-ec062cd2eba9</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:36:20.267-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e72b6d05bb-824d-400b-b490-c0d924524955</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e72b6d05bb-824d-400b-b490-c0d924524955</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:node sv:name="jcr:content"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:resource</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:binary</sv:value></sv:property><sv:property sv:name="jcr:data" sv:type="Binary"><sv:value>c3R1ZmY=</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.830-04:00</sv:value></sv:property><sv:property sv:name="fedora:digest" sv:type="URI"><sv:value>urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:mimeType" sv:type="String"><sv:value>text/plain; charset=ISO-8859-1</sv:value></sv:property><sv:property sv:name="fedora:size" sv:type="Long"><sv:value>5</sv:value></sv:property></sv:node></sv:node><sv:node sv:name="ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2"><sv:property sv:name="jcr:primaryType" sv:type="Name"><sv:value>nt:folder</sv:value></sv:property><sv:property sv:name="jcr:mixinTypes" sv:type="Name" sv:multiple="true"><sv:value>fedora:resource</sv:value><sv:value>fedora:object</sv:value></sv:property><sv:property sv:name="jcr:uuid" sv:type="String"><sv:value>d90eb1c6-0fbe-4373-bb06-7271ea4f6fd4</sv:value></sv:property><sv:property sv:name="jcr:created" sv:type="Date"><sv:value>2013-09-24T12:37:50.776-04:00</sv:value></sv:property><sv:property sv:name="jcr:versionHistory" sv:type="Reference"><sv:value>87a0a8c317f1e7d90eb1c6-0fbe-4373-bb06-7271ea4f6fd4</sv:value></sv:property><sv:property sv:name="jcr:lastModified" sv:type="Date"><sv:value>2013-09-24T12:37:50.775-04:00</sv:value></sv:property><sv:property sv:name="jcr:baseVersion" sv:type="Reference"><sv:value>87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407</sv:value></sv:property><sv:property sv:name="jcr:predecessors" sv:type="Reference" sv:multiple="true"><sv:value>87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407</sv:value></sv:property><sv:property sv:name="jcr:isCheckedOut" sv:type="Boolean"><sv:value>true</sv:value></sv:property><sv:property sv:name="jcr:lastModifiedBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property><sv:property sv:name="jcr:createdBy" sv:type="String"><sv:value>bypassAdmin</sv:value></sv:property></sv:node></sv:node>
DEBUG 12:37:50.872 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.872 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.897 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.898 (SessionFactory) Returning an authenticated session in the default workspace
ERROR 12:37:50.901 (PathNotFoundExceptionMapper) PathNotFoundExceptionMapper intercepted exception:
javax.jcr.PathNotFoundException: No node exists at path '/JcrXmlSerializerIT1' in workspace "default"
at org.modeshape.jcr.JcrSession.cachedNode(JcrSession.java:574) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:605) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.node(JcrSession.java:624) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:797) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:780) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.modeshape.jcr.JcrSession.getNode(JcrSession.java:123) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.services.NodeService.getObject(NodeService.java:74) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraNodes.describe(FedoraNodes.java:142) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
DEBUG 12:37:50.902 (FedoraExportIT) Executing: POST to http://localhost:63480/fcr:import
DEBUG 12:37:50.905 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.905 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.905 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.905 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.906 (FedoraRepositoryImport) Deserializing at /
DEBUG 12:37:50.906 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.976 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.980 (SessionFactory) No authenticated user found.
DEBUG 12:37:50.980 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:50.982 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:50.984 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:50.986 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT1 (9f0b407f-75f3-40d0-a241-9949d4eea2ee) stored at /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab
DEBUG 12:37:50.987 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion
DEBUG 12:37:50.987 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion
DEBUG 12:37:50.989 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:50.989 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.989 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:50.991 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:20.275-04:00, jcr:versionHistory=87a0a8c317f1e7268851ad-5313-48d0-be95-ec062cd2eba9, jcr:lastModified=2013-09-24T12:36:20.267-04:00, jcr:baseVersion=87a0a8c317f1e72b6d05bb-824d-400b-b490-c0d924524955, jcr:predecessors=[87a0a8c317f1e72b6d05bb-824d-400b-b490-c0d924524955], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/testDS
DEBUG 12:37:50.992 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/testDS {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:20.275-04:00, jcr:versionHistory=87a0a8c317f1e7268851ad-5313-48d0-be95-ec062cd2eba9, jcr:lastModified=2013-09-24T12:36:20.267-04:00, jcr:baseVersion=87a0a8c317f1e72b6d05bb-824d-400b-b490-c0d924524955, jcr:predecessors=[87a0a8c317f1e72b6d05bb-824d-400b-b490-c0d924524955], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/testDS
DEBUG 12:37:50.993 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT1/testDS (268851ad-5313-48d0-be95-ec062cd2eba9) stored at /jcr:system/jcr:versionStorage/4c/c1/7e/4cc17ec0244851a94d474afd64d7bd5adbf0c749:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4c/c1/7e/4cc17ec0244851a94d474afd64d7bd5adbf0c749
DEBUG 12:37:50.994 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/4c/c1/7e/4cc17ec0244851a94d474afd64d7bd5adbf0c749/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.275-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4c/c1/7e/4cc17ec0244851a94d474afd64d7bd5adbf0c749/jcr:rootVersion
DEBUG 12:37:50.994 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/4c/c1/7e/4cc17ec0244851a94d474afd64d7bd5adbf0c749/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.275-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4c/c1/7e/4cc17ec0244851a94d474afd64d7bd5adbf0c749/jcr:rootVersion
DEBUG 12:37:50.996 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.830-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/testDS/fcr:content
DEBUG 12:37:50.997 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.830-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/testDS/fcr:content
DEBUG 12:37:50.998 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/testDS/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:50.830-04:00, fedora:digest=urn:sha1:5eee38381388b6f30efdd5c5c6f067dbf32c0bb3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=5} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/testDS/fcr:content
DEBUG 12:37:51.000 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:50.776-04:00, jcr:versionHistory=87a0a8c317f1e7d90eb1c6-0fbe-4373-bb06-7271ea4f6fd4, jcr:lastModified=2013-09-24T12:37:50.775-04:00, jcr:baseVersion=87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407, jcr:predecessors=[87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2
DEBUG 12:37:51.000 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:50.776-04:00, jcr:versionHistory=87a0a8c317f1e7d90eb1c6-0fbe-4373-bb06-7271ea4f6fd4, jcr:lastModified=2013-09-24T12:37:50.775-04:00, jcr:baseVersion=87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407, jcr:predecessors=[87a0a8c317f1e709c9bbed-e191-466e-ae60-0bcbc7963407], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2
DEBUG 12:37:51.002 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT1/ce0f5d2e-eb01-4a1c-a592-64c08c5f6cd2 (d90eb1c6-0fbe-4373-bb06-7271ea4f6fd4) stored at /jcr:system/jcr:versionStorage/bc/c7/a8/bcc7a8715a90b2c08425ac3e091ed3b8bbf4dd7f:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/c7/a8/bcc7a8715a90b2c08425ac3e091ed3b8bbf4dd7f
DEBUG 12:37:51.003 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/bc/c7/a8/bcc7a8715a90b2c08425ac3e091ed3b8bbf4dd7f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:50.776-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/c7/a8/bcc7a8715a90b2c08425ac3e091ed3b8bbf4dd7f/jcr:rootVersion
DEBUG 12:37:51.003 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/bc/c7/a8/bcc7a8715a90b2c08425ac3e091ed3b8bbf4dd7f/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:50.776-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/c7/a8/bcc7a8715a90b2c08425ac3e091ed3b8bbf4dd7f/jcr:rootVersion
DEBUG 12:37:51.005 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:51.005 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:51.005 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:51.005 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:51.006 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@30a487fa with MIMEtype: text/turtle
DEBUG 12:37:51.006 (SerializationUtils) uri from context: http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:51.006 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:50.776Z
DEBUG 12:37:51.007 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:51.007 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:51.007 (SerializationUtils) Serializing model tree
DEBUG 12:37:51.008 (SerializationUtils) Serializing model problems
DEBUG 12:37:51.008 (SerializationUtils) Serializing model httpApiResources
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec - in org.fcrepo.integration.http.api.FedoraExportIT
Running org.fcrepo.integration.http.api.FedoraFieldSearchIT
DEBUG 12:37:51.025 (FedoraFieldSearchIT) Executing: POST to http://localhost:63480/testobj
DEBUG 12:37:51.029 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.029 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.030 (FedoraNodes) Attempting to ingest with path: /testobj/cf439ca9-cb63-4036-92b5-5719b5fc0897
DEBUG 12:37:51.031 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.033 (FedoraObject) Setting fedora:object properties on a nt:folder node /testobj/cf439ca9-cb63-4036-92b5-5719b5fc0897...
DEBUG 12:37:51.076 (FedoraNodes) Finished creating null with path: /testobj/cf439ca9-cb63-4036-92b5-5719b5fc0897
DEBUG 12:37:51.078 (HttpGraphSubjects) Translated node /testobj/cf439ca9-cb63-4036-92b5-5719b5fc0897 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:51.034-04:00, jcr:versionHistory=87a0a8c317f1e78679c5fe-96f4-41aa-904a-a2cdb5735e49, jcr:lastModified=2013-09-24T12:37:51.033-04:00, jcr:baseVersion=87a0a8c317f1e7f1fafffe-52fa-4232-9d59-e4bbf722ab78, jcr:predecessors=[87a0a8c317f1e7f1fafffe-52fa-4232-9d59-e4bbf722ab78], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj/cf439ca9-cb63-4036-92b5-5719b5fc0897
DEBUG 12:37:51.080 (FedoraFieldSearchIT) Executing: PATCH to http://localhost:63480/testobj
DEBUG 12:37:51.083 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.083 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.084 (FedoraNodes) Attempting to update path: /testobj
DEBUG 12:37:51.085 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.087 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.034-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:51.090 (HttpGraphSubjects) Translated node Version history for /testobj (df885074-df5c-412f-a32f-af2cb204bce6) stored at /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf
DEBUG 12:37:51.091 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:51.092 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:51.093 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.034-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:51.094 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:51.094 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:51.095 (HttpGraphSubjects) Translated node /testobj/cf439ca9-cb63-4036-92b5-5719b5fc0897 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:51.034-04:00, jcr:versionHistory=87a0a8c317f1e78679c5fe-96f4-41aa-904a-a2cdb5735e49, jcr:lastModified=2013-09-24T12:37:51.033-04:00, jcr:baseVersion=87a0a8c317f1e7f1fafffe-52fa-4232-9d59-e4bbf722ab78, jcr:predecessors=[87a0a8c317f1e7f1fafffe-52fa-4232-9d59-e4bbf722ab78], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj/cf439ca9-cb63-4036-92b5-5719b5fc0897
DEBUG 12:37:51.096 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.034-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:51.303 (JcrPropertyStatementListener) >> added statement [http://localhost:63480/testobj, http://purl.org/dc/terms/title, "testobj"]
DEBUG 12:37:51.305 (NodePropertiesTools) Appending value testobj to Binary property dc:title
DEBUG 12:37:51.322 (FedoraFieldSearchIT) Executing: GET to http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1
DEBUG 12:37:51.334 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.334 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.336 (FedoraFieldSearch) Received search request with search terms testobj, offset 0, and limit 1
DEBUG 12:37:51.336 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.479 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:51.480 (HttpGraphSubjects) Translated node Version history for /testobj (df885074-df5c-412f-a32f-af2cb204bce6) stored at /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf
DEBUG 12:37:51.481 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:51.481 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:51.483 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:51.484 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@55626e01 with MIMEtype: application/n3
DEBUG 12:37:51.484 (SerializationUtils) uri from context: http://localhost:63480/fcr:search?q=testobj
DEBUG 12:37:51.484 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:51.484 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:51.484 (SerializationUtils) Serializing model search-pagination
DEBUG 12:37:51.499 (FedoraFieldSearchIT) Got search results graph: (dataset
(graph
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://www.w3.org/ns/ldp#pageOf> <http://localhost:63480/fcr:search?q=testobj>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://www.w3.org/ns/ldp#nextPage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://www.w3.org/ns/ldp#firstPage> <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://sindice.com/vocab/search#startIndex> "0"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://sindice.com/vocab/search#searchTerms> "testobj")
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://sindice.com/vocab/search#itemsPerPage> "1"^^<http://www.w3.org/2001/XMLSchema#int>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/ldp#Page>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sindice.com/vocab/search#Page>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#uuid> "df885074-df5c-412f-a32f-af2cb204bce6")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:20.483Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:51.307Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/fcr:search?q=testobj> <http://sindice.com/vocab/search#totalResults> "1"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/fcr:search?q=testobj> <http://fedora.info/definitions/v4/rest-api#hasMoreResults> false)
(triple <http://localhost:63480/fcr:search?q=testobj> <http://fedora.info/definitions/v4/repository#hasMember> <http://localhost:63480/testobj>)
)
)
DEBUG 12:37:51.503 (FedoraFieldSearchIT) Executing: GET to http://localhost:63480/fcr:search
DEBUG 12:37:51.507 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.507 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.508 (FedoraFieldSearch) Received search request with search terms null, offset 0, and limit 25
DEBUG 12:37:51.508 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.508 (BaseHtmlProvider) Writing an HTML response for: com.hp.hpl.jena.sparql.core.DatasetImpl@246318aa
DEBUG 12:37:51.508 (SerializationUtils) uri from context: http://localhost:63480/fcr:search
DEBUG 12:37:51.508 (SerializationUtils) uri from context: http://localhost:63480/fcr:search
DEBUG 12:37:51.509 (BaseHtmlProvider) Found an HtmlTemplate annotation search:results
DEBUG 12:37:51.509 (BaseHtmlProvider) Choosing template: /views/search-results.vsl
DEBUG 12:37:51.559 (FedoraFieldSearchIT) Got search form:
<!DOCTYPE html>
<html>
<head>
<title>Search results</title>
<meta charset="UTF-8">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<script type="text/javascript">
function addChild()
{
var id;
var userSuppliedId = $("#new_id").val().trim();
if ( userSuppliedId == "") {
id = "fcr:new";
} else {
id = userSuppliedId;
}
var mixin = $("#new_mixin").val();
var newURI = $('#main').attr('resource') + "/" + id;
if ( mixin != '' ) {
var postURI = newURI + "?mixin=" + mixin;
} else {
var postURI = newURI;
}
if (mixin == "fedora:datastream") {
var update_file = document.getElementById("datastream_payload").files[0];var reader = new FileReader();
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
var loc = xhr.getResponseHeader('Location').replace("/fcr:content", "");
if (loc != null) {
window.location = loc;
} else {
window.location.reload();
}
}
}
if (userSuppliedId == "") {
xhr.open( "POST", newURI + "/fcr:content" );
} else {
xhr.open( "PUT", newURI + "/fcr:content" );
}
xhr.setRequestHeader("Content-type", update_file.type || "application/octet-stream");
reader.onload = function(e) {
var result = e.target.result;
var data = new Uint8Array(result.length);
for (var i = 0; i < result.length; i++) {
data[i] = (result.charCodeAt(i) & 0xff);
}
xhr.send(data.buffer);
};
reader.readAsBinaryString(update_file);
} else {
$.post(postURI, function(data, textStatus, request) {
window.location = request.getResponseHeader('Location');
});
}
return false;
}
function sendImport() {
var mixin = $("#import_format").val();
var postURI = $('#main').attr('resource') + "/fcr:import?format=" + mixin;
var update_file = document.getElementById("import_file").files[0];
var reader = new FileReader();
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
window.location.reload();
}
}
xhr.open( "POST", postURI );
xhr.setRequestHeader("Content-type", update_file.type || "application/octet-stream");
reader.onload = function(e) {
var result = e.target.result;
var data = new Uint8Array(result.length);
for (var i = 0; i < result.length; i++) {
data[i] = (result.charCodeAt(i) & 0xff);
}
xhr.send(data.buffer);
};
reader.readAsBinaryString(update_file);
return false;
}
$(function() {
$('#new_mixin').change(function() {
if($('#new_mixin').val() == "fedora:datastream") {
$('#datastream_payload_container').show();
} else {
$('#datastream_payload_container').hide();
}
});
$('#action_create').submit(addChild);
$('#action_sparql_update').submit(sendSparqlUpdate);
$('#action_register_namespace').submit(registerNamespace);
$('#action_delete').submit(deleteItem);
$('#action_create_transaction').submit(submitAndFollowLocation);
$('#action_rollback_transaction').submit(submitAndRedirectToBase);
$('#action_commit_transaction').submit(submitAndRedirectToBase);
$('#action_import').submit(sendImport);
});
function submitAndFollowLocation() {
var $form = $(this);
var postURI = $form.attr('action');
$.post(postURI, "some-data-to-make-chrome-happy", function(data, textStatus, request) {
window.location = request.getResponseHeader('Location');
});
return false;
}
function submitAndRedirectToBase() {
var $form = $(this);
var postURI = $form.attr('action');
$.post(postURI, "some-data-to-make-chrome-happy", function(data, textStatus, request) {
window.location = $form.attr('data-redirect-after-submit');
});
return false;
}
function registerNamespace() {
var postURI = $('#main').attr('resource');
var query = "INSERT { <" + $('#namespace_uri').val() + "> <http://fedora.info/definitions/v4/repository#hasNamespace> \"" + $('#namespace_prefix').val() + "\"} WHERE {}";
$.ajax({url: postURI, type: "POST", contentType: "application/sparql-update", data: query, success: function(data, textStatus, request) {
window.location.reload(true);
}});
return false;
}
function sendSparqlUpdate() {
var postURI = $('#main').attr('resource');
$.ajax({url: postURI, type: "PATCH", contentType: "application/sparql-update", data: $("#sparql_update_query").val(), success: function(data, textStatus, request) {
window.location.reload(true);
}});
return false;
}
function deleteItem()
{
var uri = $('#main').attr('resource');
var arr = uri.toString().split("/");
arr.pop();
var newURI = arr.join("/");
$.ajax({url: uri, type: "DELETE", success: function() {
window.location = newURI;
}});
return false;
}
function updateFile()
{
var update_file = document.getElementById("update_file").files[0];
var url = window.location + "/fcr:content";
var reader = new FileReader();
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
window.location = url;
}
}
xhr.open( "PUT", url );
xhr.setRequestHeader("Content-type", update_file.type);
reader.onload = function(e) {
var result = e.target.result;
var data = new Uint8Array(result.length);
for (var i = 0; i < result.length; i++) {
data[i] = (result.charCodeAt(i) & 0xff);
}
xhr.send(data.buffer);
};
reader.readAsBinaryString(update_file);
}
</script>
<style type="text/css">
body { padding-top: 40px; }
.mode_root #action_delete {
display: none;
}
.nt_file #action_create, .nt_resource #action_create {
display: none;
}
.nt_file #action_import, .nt_resource #action_import {
display: none;
}
.well {
text-indent: -35px;
padding-left: 54px;
}
#datastream_payload_container {
display: none;
}</style> </head>
<body>
<div class="container"">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="http://localhost:63480/">Fedora 4</a>
<ul class="nav">
<li><a href="http://localhost:63480/">Home</a></li>
<li><a href="http://localhost:63480/fcr:namespaces">Namespaces</a></li>
<li><a href="http://localhost:63480/fcr:workspaces">Workspaces</a></li>
</ul>
<form class="navbar-search pull-right" method="GET" action="http://localhost:63480/fcr:search">
<div class="input-append">
<input class="search-query" type="text" name="q" placeholder="Search"/>
</div>
</form>
</div>
</div>
</div> <h1>Search</h1>
<div class="actions">
<form class="form-search" method="GET">
<div class="input-append">
<input class="search-query" type="text" name="q" />
<button type="submit" class="btn">Search</button>
</div>
</form>
</div>
<div class="well" resource="http://localhost:63480/fcr:search">
<dl>
</dl>
</div>
<h2>Results</h2>
</body>
</div>
</html>
DEBUG 12:37:51.563 (FedoraFieldSearchIT) Executing: GET to http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1
DEBUG 12:37:51.567 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.567 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.568 (FedoraFieldSearch) Received search request with search terms testobj, offset 1, and limit 1
DEBUG 12:37:51.568 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.581 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@ba38c18 with MIMEtype: application/n3
DEBUG 12:37:51.581 (SerializationUtils) uri from context: http://localhost:63480/fcr:search?q=testobj
DEBUG 12:37:51.582 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:51.582 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:51.582 (SerializationUtils) Serializing model search-pagination
DEBUG 12:37:51.587 (FedoraFieldSearchIT) Got search results graph: (dataset
(graph
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://www.w3.org/ns/ldp#pageOf> <http://localhost:63480/fcr:search?q=testobj>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://www.w3.org/ns/ldp#nextPage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://www.w3.org/ns/ldp#firstPage> <http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://sindice.com/vocab/search#startIndex> "1"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://sindice.com/vocab/search#searchTerms> "testobj")
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://sindice.com/vocab/search#itemsPerPage> "1"^^<http://www.w3.org/2001/XMLSchema#int>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/ldp#Page>)
(triple <http://localhost:63480/fcr:search?q=testobj&offset=1&limit=1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sindice.com/vocab/search#Page>)
(triple <http://localhost:63480/fcr:search?q=testobj> <http://sindice.com/vocab/search#totalResults> "0"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/fcr:search?q=testobj> <http://fedora.info/definitions/v4/rest-api#hasMoreResults> false)
)
)
DEBUG 12:37:51.591 (FedoraFieldSearchIT) Executing: GET to http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1
DEBUG 12:37:51.594 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.594 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.595 (FedoraFieldSearch) Received search request with search terms testobj, offset 0, and limit 1
DEBUG 12:37:51.596 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.606 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:51.608 (HttpGraphSubjects) Translated node Version history for /testobj (df885074-df5c-412f-a32f-af2cb204bce6) stored at /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf
DEBUG 12:37:51.609 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:51.609 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:51.610 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:51.611 (BaseHtmlProvider) Writing an HTML response for: com.hp.hpl.jena.sparql.core.DatasetImpl@7f0fddf0
DEBUG 12:37:51.611 (SerializationUtils) uri from context: http://localhost:63480/fcr:search?q=testobj
DEBUG 12:37:51.611 (SerializationUtils) uri from context: http://localhost:63480/fcr:search?q=testobj
DEBUG 12:37:51.611 (BaseHtmlProvider) Found an HtmlTemplate annotation search:results
DEBUG 12:37:51.611 (BaseHtmlProvider) Choosing template: /views/search-results.vsl
DEBUG 12:37:51.612 (SerializationUtils) Serializing model search-pagination
DEBUG 12:37:51.657 (FedoraFieldSearchIT) Got search results:
<!DOCTYPE html>
<html>
<head>
<title>Search results</title>
<meta charset="UTF-8">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<script type="text/javascript">
function addChild()
{
var id;
var userSuppliedId = $("#new_id").val().trim();
if ( userSuppliedId == "") {
id = "fcr:new";
} else {
id = userSuppliedId;
}
var mixin = $("#new_mixin").val();
var newURI = $('#main').attr('resource') + "/" + id;
if ( mixin != '' ) {
var postURI = newURI + "?mixin=" + mixin;
} else {
var postURI = newURI;
}
if (mixin == "fedora:datastream") {
var update_file = document.getElementById("datastream_payload").files[0];var reader = new FileReader();
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
var loc = xhr.getResponseHeader('Location').replace("/fcr:content", "");
if (loc != null) {
window.location = loc;
} else {
window.location.reload();
}
}
}
if (userSuppliedId == "") {
xhr.open( "POST", newURI + "/fcr:content" );
} else {
xhr.open( "PUT", newURI + "/fcr:content" );
}
xhr.setRequestHeader("Content-type", update_file.type || "application/octet-stream");
reader.onload = function(e) {
var result = e.target.result;
var data = new Uint8Array(result.length);
for (var i = 0; i < result.length; i++) {
data[i] = (result.charCodeAt(i) & 0xff);
}
xhr.send(data.buffer);
};
reader.readAsBinaryString(update_file);
} else {
$.post(postURI, function(data, textStatus, request) {
window.location = request.getResponseHeader('Location');
});
}
return false;
}
function sendImport() {
var mixin = $("#import_format").val();
var postURI = $('#main').attr('resource') + "/fcr:import?format=" + mixin;
var update_file = document.getElementById("import_file").files[0];
var reader = new FileReader();
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
window.location.reload();
}
}
xhr.open( "POST", postURI );
xhr.setRequestHeader("Content-type", update_file.type || "application/octet-stream");
reader.onload = function(e) {
var result = e.target.result;
var data = new Uint8Array(result.length);
for (var i = 0; i < result.length; i++) {
data[i] = (result.charCodeAt(i) & 0xff);
}
xhr.send(data.buffer);
};
reader.readAsBinaryString(update_file);
return false;
}
$(function() {
$('#new_mixin').change(function() {
if($('#new_mixin').val() == "fedora:datastream") {
$('#datastream_payload_container').show();
} else {
$('#datastream_payload_container').hide();
}
});
$('#action_create').submit(addChild);
$('#action_sparql_update').submit(sendSparqlUpdate);
$('#action_register_namespace').submit(registerNamespace);
$('#action_delete').submit(deleteItem);
$('#action_create_transaction').submit(submitAndFollowLocation);
$('#action_rollback_transaction').submit(submitAndRedirectToBase);
$('#action_commit_transaction').submit(submitAndRedirectToBase);
$('#action_import').submit(sendImport);
});
function submitAndFollowLocation() {
var $form = $(this);
var postURI = $form.attr('action');
$.post(postURI, "some-data-to-make-chrome-happy", function(data, textStatus, request) {
window.location = request.getResponseHeader('Location');
});
return false;
}
function submitAndRedirectToBase() {
var $form = $(this);
var postURI = $form.attr('action');
$.post(postURI, "some-data-to-make-chrome-happy", function(data, textStatus, request) {
window.location = $form.attr('data-redirect-after-submit');
});
return false;
}
function registerNamespace() {
var postURI = $('#main').attr('resource');
var query = "INSERT { <" + $('#namespace_uri').val() + "> <http://fedora.info/definitions/v4/repository#hasNamespace> \"" + $('#namespace_prefix').val() + "\"} WHERE {}";
$.ajax({url: postURI, type: "POST", contentType: "application/sparql-update", data: query, success: function(data, textStatus, request) {
window.location.reload(true);
}});
return false;
}
function sendSparqlUpdate() {
var postURI = $('#main').attr('resource');
$.ajax({url: postURI, type: "PATCH", contentType: "application/sparql-update", data: $("#sparql_update_query").val(), success: function(data, textStatus, request) {
window.location.reload(true);
}});
return false;
}
function deleteItem()
{
var uri = $('#main').attr('resource');
var arr = uri.toString().split("/");
arr.pop();
var newURI = arr.join("/");
$.ajax({url: uri, type: "DELETE", success: function() {
window.location = newURI;
}});
return false;
}
function updateFile()
{
var update_file = document.getElementById("update_file").files[0];
var url = window.location + "/fcr:content";
var reader = new FileReader();
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
window.location = url;
}
}
xhr.open( "PUT", url );
xhr.setRequestHeader("Content-type", update_file.type);
reader.onload = function(e) {
var result = e.target.result;
var data = new Uint8Array(result.length);
for (var i = 0; i < result.length; i++) {
data[i] = (result.charCodeAt(i) & 0xff);
}
xhr.send(data.buffer);
};
reader.readAsBinaryString(update_file);
}
</script>
<style type="text/css">
body { padding-top: 40px; }
.mode_root #action_delete {
display: none;
}
.nt_file #action_create, .nt_resource #action_create {
display: none;
}
.nt_file #action_import, .nt_resource #action_import {
display: none;
}
.well {
text-indent: -35px;
padding-left: 54px;
}
#datastream_payload_container {
display: none;
}</style> </head>
<body>
<div class="container"">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="http://localhost:63480/">Fedora 4</a>
<ul class="nav">
<li><a href="http://localhost:63480/">Home</a></li>
<li><a href="http://localhost:63480/fcr:namespaces">Namespaces</a></li>
<li><a href="http://localhost:63480/fcr:workspaces">Workspaces</a></li>
</ul>
<form class="navbar-search pull-right" method="GET" action="http://localhost:63480/fcr:search">
<div class="input-append">
<input class="search-query" type="text" name="q" placeholder="Search"/>
</div>
</form>
</div>
</div>
</div> <h1>Search</h1>
<div class="actions">
<form class="form-search" method="GET">
<div class="input-append">
<input class="search-query" type="text" name="q" />
<button type="submit" class="btn">Search</button>
</div>
</form>
</div>
<div class="well" resource="http://localhost:63480/fcr:search?q=testobj">
<dl>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">hasMember</span>
</dt>
<dd>
<a href="http://localhost:63480/testobj" property="http://fedora.info/definitions/v4/repository#hasMember">http://localhost:63480/testobj</a>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/rest-api#">fedora:</span><span class="localName">hasMoreResults</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/rest-api#hasMoreResults">&quot;false&quot;^^http://www.w3.org/2001/XMLSchema#boolean</span>
</dd>
<dt>
<span class="namespace muted" title="http://sindice.com/vocab/search#">http://sindice.com/vocab/search#</span><span class="localName">totalResults</span>
</dt>
<dd>
<span property="http://sindice.com/vocab/search#totalResults">&quot;1&quot;^^http://www.w3.org/2001/XMLSchema#long</span>
</dd>
</dl>
</div>
<h2>Results</h2>
<div class="well" resource="http://localhost:63480/testobj">
<h3><a href="http://localhost:63480/testobj">http://localhost:63480/testobj</a></h3>
<dl>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">baseVersion</span>
</dt>
<dd>
<a href="http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion" property="http://fedora.info/definitions/v4/repository#baseVersion">http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion</a>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">created</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#created">&quot;2013-09-24T16:36:20.483Z&quot;^^http://www.w3.org/2001/XMLSchema#dateTime</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">createdBy</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#createdBy">&quot;bypassAdmin&quot;</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">isCheckedOut</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#isCheckedOut">&quot;true&quot;^^http://www.w3.org/2001/XMLSchema#boolean</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">lastModified</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#lastModified">&quot;2013-09-24T16:37:51.307Z&quot;^^http://www.w3.org/2001/XMLSchema#dateTime</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">lastModifiedBy</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#lastModifiedBy">&quot;bypassAdmin&quot;</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">mixinTypes</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#mixinTypes">&quot;fedora:object&quot;</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">mixinTypes</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#mixinTypes">&quot;fedora:resource&quot;</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">predecessors</span>
</dt>
<dd>
<a href="http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion" property="http://fedora.info/definitions/v4/repository#predecessors">http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion</a>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">primaryType</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#primaryType">&quot;nt:folder&quot;</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">uuid</span>
</dt>
<dd>
<span property="http://fedora.info/definitions/v4/repository#uuid">&quot;df885074-df5c-412f-a32f-af2cb204bce6&quot;</span>
</dd>
<dt>
<span class="namespace muted" title="http://fedora.info/definitions/v4/repository#">fcrepo:</span><span class="localName">versionHistory</span>
</dt>
<dd>
<a href="http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf" property="http://fedora.info/definitions/v4/repository#versionHistory">http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf</a>
</dd>
</dl>
</div>
<div class="well" resource="http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1">
<h3><a href="http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1">http://localhost:63480/fcr:search?q=testobj&amp;offset=0&amp;limit=1</a></h3>
<dl>
<dt>
<span class="namespace muted" title="http://sindice.com/vocab/search#">http://sindice.com/vocab/search#</span><span class="localName">itemsPerPage</span>
</dt>
<dd>
<span property="http://sindice.com/vocab/search#itemsPerPage">&quot;1&quot;^^http://www.w3.org/2001/XMLSchema#int</span>
</dd>
<dt>
<span class="namespace muted" title="http://sindice.com/vocab/search#">http://sindice.com/vocab/search#</span><span class="localName">searchTerms</span>
</dt>
<dd>
<span property="http://sindice.com/vocab/search#searchTerms">&quot;testobj&quot;</span>
</dd>
<dt>
<span class="namespace muted" title="http://sindice.com/vocab/search#">http://sindice.com/vocab/search#</span><span class="localName">startIndex</span>
</dt>
<dd>
<span property="http://sindice.com/vocab/search#startIndex">&quot;0&quot;^^http://www.w3.org/2001/XMLSchema#long</span>
</dd>
<dt>
<span class="namespace muted" title="http://www.w3.org/ns/ldp#">http://www.w3.org/ns/ldp#</span><span class="localName">firstPage</span>
</dt>
<dd>
<a href="http://localhost:63480/fcr:search?q=testobj&offset=0&limit=1" property="http://www.w3.org/ns/ldp#firstPage">http://localhost:63480/fcr:search?q=testobj&amp;offset=0&amp;limit=1</a>
</dd>
<dt>
<span class="namespace muted" title="http://www.w3.org/ns/ldp#">http://www.w3.org/ns/ldp#</span><span class="localName">nextPage</span>
</dt>
<dd>
<a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil" property="http://www.w3.org/ns/ldp#nextPage">http://www.w3.org/1999/02/22-rdf-syntax-ns#nil</a>
</dd>
<dt>
<span class="namespace muted" title="http://www.w3.org/ns/ldp#">http://www.w3.org/ns/ldp#</span><span class="localName">pageOf</span>
</dt>
<dd>
<a href="http://localhost:63480/fcr:search?q=testobj" property="http://www.w3.org/ns/ldp#pageOf">http://localhost:63480/fcr:search?q=testobj</a>
</dd>
<dt>
<span class="namespace muted" title="http://www.w3.org/1999/02/22-rdf-syntax-ns#">rdf:</span><span class="localName">type</span>
</dt>
<dd>
<a href="http://sindice.com/vocab/search#Page" property="http://www.w3.org/1999/02/22-rdf-syntax-ns#type">http://sindice.com/vocab/search#Page</a>
</dd>
<dt>
<span class="namespace muted" title="http://www.w3.org/1999/02/22-rdf-syntax-ns#">rdf:</span><span class="localName">type</span>
</dt>
<dd>
<a href="http://www.w3.org/ns/ldp#Page" property="http://www.w3.org/1999/02/22-rdf-syntax-ns#type">http://www.w3.org/ns/ldp#Page</a>
</dd>
</dl>
</div>
</body>
</div>
</html>
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in org.fcrepo.integration.http.api.FedoraFieldSearchIT
Running org.fcrepo.integration.http.api.FedoraFixityIT
DEBUG 12:37:51.668 (FedoraFixityIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest11
DEBUG 12:37:51.672 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.672 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.673 (FedoraNodes) Attempting to ingest with path: /FedoraDatastreamsTest11/57d525bf-968b-44e2-b04a-4b0ede4196ce
DEBUG 12:37:51.674 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.676 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDatastreamsTest11/57d525bf-968b-44e2-b04a-4b0ede4196ce...
DEBUG 12:37:51.718 (FedoraNodes) Finished creating null with path: /FedoraDatastreamsTest11/57d525bf-968b-44e2-b04a-4b0ede4196ce
DEBUG 12:37:51.720 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest11/57d525bf-968b-44e2-b04a-4b0ede4196ce {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:51.677-04:00, jcr:versionHistory=87a0a8c317f1e767b8a11f-7cfa-4104-8351-e65a71faace8, jcr:lastModified=2013-09-24T12:37:51.676-04:00, jcr:baseVersion=87a0a8c317f1e75954417e-296e-45c4-a865-78bcc291c8c0, jcr:predecessors=[87a0a8c317f1e75954417e-296e-45c4-a865-78bcc291c8c0], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest11/57d525bf-968b-44e2-b04a-4b0ede4196ce
DEBUG 12:37:51.722 (FedoraFixityIT) Executing: POST to http://localhost:63480/FedoraDatastreamsTest11/zxc/fcr:content
DEBUG 12:37:51.725 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.725 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.726 (FedoraContent) create Datastream /FedoraDatastreamsTest11/zxc
DEBUG 12:37:51.727 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:51.728 (Datastream) Created content node at path: /FedoraDatastreamsTest11/zxc/jcr:content
DEBUG 12:37:51.732 (Datastream) Decorated data property at path: /FedoraDatastreamsTest11/zxc/jcr:content/jcr:data
DEBUG 12:37:51.732 (Datastream) Created data property at path: /FedoraDatastreamsTest11/zxc/jcr:content/jcr:data
DEBUG 12:37:51.732 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.741 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest11/zxc/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:51.732-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraDatastreamsTest11/zxc/fcr:content
DEBUG 12:37:51.742 (FedoraFixityIT) Executing: GET to http://localhost:63480/FedoraDatastreamsTest11/zxc/fcr:fixity
DEBUG 12:37:51.752 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.752 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.754 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.755 (DatastreamService) Checking resource: /FedoraDatastreamsTest11/zxc/jcr:content
DEBUG 12:37:51.757 (LowLevelStorageService) Checking fixity for resource in cache store org.fcrepo.kernel.utils.impl.LocalBinaryStoreEntry@4099e934
ERROR 12:37:51.760 (LowLevelStorageService) Exception checking low-level fixity: {}
org.modeshape.jcr.value.binary.BinaryStoreException: Unable to find binary value with key "0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33" within binary store at "target/FedoraRepositoryFiles"
at org.modeshape.jcr.value.binary.FileSystemBinaryStore.getInputStream(FileSystemBinaryStore.java:258) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.utils.impl.LocalBinaryStoreEntry.getInputStream(LocalBinaryStoreEntry.java:60) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.utils.LowLevelCacheEntry.checkFixity(LowLevelCacheEntry.java:97) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.functions.CheckCacheEntryFixity.apply(CheckCacheEntryFixity.java:73) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.functions.CheckCacheEntryFixity.apply(CheckCacheEntryFixity.java:42) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:194) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:130) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:112) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:95) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.DatastreamService.getFixity(DatastreamService.java:295) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.DatastreamService.runFixityAndFixProblems(DatastreamService.java:230) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.DatastreamService.getFixityResultsModel(DatastreamService.java:192) [fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraFixity.getDatastreamFixity(FedoraFixity.java:93) [classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
ERROR 12:37:51.763 (WildcardExceptionMapper) Exception intercepted by WildcardExceptionMapper:
java.lang.RuntimeException: org.modeshape.jcr.value.binary.BinaryStoreException: Unable to find binary value with key "0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33" within binary store at "target/FedoraRepositoryFiles"
at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-14.0.1.jar:na]
at org.fcrepo.kernel.services.functions.CheckCacheEntryFixity.apply(CheckCacheEntryFixity.java:76) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.functions.CheckCacheEntryFixity.apply(CheckCacheEntryFixity.java:42) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:194) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:130) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:112) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.LowLevelStorageService.transformLowLevelCacheEntries(LowLevelStorageService.java:95) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.DatastreamService.getFixity(DatastreamService.java:295) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.DatastreamService.runFixityAndFixProblems(DatastreamService.java:230) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.DatastreamService.getFixityResultsModel(DatastreamService.java:192) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.http.api.FedoraFixity.getDatastreamFixity(FedoraFixity.java:93) ~[classes/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_10]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_10]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_10]
at java.lang.reflect.Method.invoke(Method.java:601) ~[na:1.7.0_10]
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) ~[jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) [jersey-server-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) [jersey-servlet-1.17.1.jar:1.17.1]
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) [jersey-servlet-1.17.1.jar:1.17.1]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) [javax.servlet-3.1.jar:na]
at org.glassfish.grizzly.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:147) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.FilterChainImpl.invokeFilterChain(FilterChainImpl.java:106) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:251) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:188) [grizzly-http-servlet-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:175) [grizzly-http-server-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:551) [grizzly-framework-2.2.21.jar:2.2.21]
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:531) [grizzly-framework-2.2.21.jar:2.2.21]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_10]
Caused by: org.modeshape.jcr.value.binary.BinaryStoreException: Unable to find binary value with key "0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33" within binary store at "target/FedoraRepositoryFiles"
at org.modeshape.jcr.value.binary.FileSystemBinaryStore.getInputStream(FileSystemBinaryStore.java:258) ~[modeshape-jcr-3.4.0.Final.jar:3.4.0.Final]
at org.fcrepo.kernel.utils.impl.LocalBinaryStoreEntry.getInputStream(LocalBinaryStoreEntry.java:60) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.utils.LowLevelCacheEntry.checkFixity(LowLevelCacheEntry.java:97) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
at org.fcrepo.kernel.services.functions.CheckCacheEntryFixity.apply(CheckCacheEntryFixity.java:73) ~[fcrepo-kernel-4.0.0-alpha-2-SNAPSHOT.jar:na]
... 50 common frames omitted
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec <<< FAILURE! - in org.fcrepo.integration.http.api.FedoraFixityIT
testCheckDatastreamFixity(org.fcrepo.integration.http.api.FedoraFixityIT) Time elapsed: 0.105 sec <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<500>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at org.fcrepo.integration.http.api.FedoraFixityIT.testCheckDatastreamFixity(FedoraFixityIT.java:48)
Running org.fcrepo.integration.http.api.FedoraHtmlIT
DEBUG 12:37:51.780 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.780 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.781 (FedoraNodes) Attempting to ingest with path: /FedoraHtmlObject2/190f74d9-3b67-486f-a6b5-66da437f4893
DEBUG 12:37:51.782 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.784 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraHtmlObject2/190f74d9-3b67-486f-a6b5-66da437f4893...
DEBUG 12:37:51.814 (FedoraNodes) Finished creating null with path: /FedoraHtmlObject2/190f74d9-3b67-486f-a6b5-66da437f4893
DEBUG 12:37:51.816 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/190f74d9-3b67-486f-a6b5-66da437f4893 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:51.785-04:00, jcr:versionHistory=87a0a8c317f1e7e4080b86-78c9-4749-ba84-fbb397ed4170, jcr:lastModified=2013-09-24T12:37:51.784-04:00, jcr:baseVersion=87a0a8c317f1e78e149c90-c7f5-4ace-9feb-94b46ab8f649, jcr:predecessors=[87a0a8c317f1e78e149c90-c7f5-4ace-9feb-94b46ab8f649], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2/190f74d9-3b67-486f-a6b5-66da437f4893
DEBUG 12:37:51.818 (FedoraHtmlIT) Executing: POST to http://localhost:63480/FedoraHtmlObject2/ds1/fcr:content
DEBUG 12:37:51.821 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.821 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.822 (FedoraContent) create Datastream /FedoraHtmlObject2/ds1
DEBUG 12:37:51.823 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:51.824 (Datastream) Created content node at path: /FedoraHtmlObject2/ds1/jcr:content
DEBUG 12:37:51.827 (Datastream) Decorated data property at path: /FedoraHtmlObject2/ds1/jcr:content/jcr:data
DEBUG 12:37:51.828 (Datastream) Created data property at path: /FedoraHtmlObject2/ds1/jcr:content/jcr:data
DEBUG 12:37:51.828 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.844 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:51.828-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1/fcr:content
DEBUG 12:37:51.848 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.848 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.849 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.851 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:21.366-04:00, jcr:versionHistory=87a0a8c317f1e7e9588e6f-a50f-4250-be11-1010186cbc7b, jcr:lastModified=2013-09-24T12:36:21.359-04:00, jcr:baseVersion=87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4, jcr:predecessors=[87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1
DEBUG 12:37:51.854 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject2/ds1 (e9588e6f-a50f-4250-be11-1010186cbc7b) stored at /jcr:system/jcr:versionStorage/4c/c2/8d/4cc28dc7d67612019463537ae8ec6630fa0d1583:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4c/c2/8d/4cc28dc7d67612019463537ae8ec6630fa0d1583
DEBUG 12:37:51.855 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/4c/c2/8d/4cc28dc7d67612019463537ae8ec6630fa0d1583/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.366-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4c/c2/8d/4cc28dc7d67612019463537ae8ec6630fa0d1583/jcr:rootVersion
DEBUG 12:37:51.856 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/4c/c2/8d/4cc28dc7d67612019463537ae8ec6630fa0d1583/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.366-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/4c/c2/8d/4cc28dc7d67612019463537ae8ec6630fa0d1583/jcr:rootVersion
DEBUG 12:37:51.857 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:51.828-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1/fcr:content
DEBUG 12:37:51.858 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:51.828-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1/fcr:content
DEBUG 12:37:51.859 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:51.828-04:00, fedora:digest=urn:sha1:0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1/fcr:content
DEBUG 12:37:51.860 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:21.366-04:00, jcr:versionHistory=87a0a8c317f1e7e9588e6f-a50f-4250-be11-1010186cbc7b, jcr:lastModified=2013-09-24T12:36:21.359-04:00, jcr:baseVersion=87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4, jcr:predecessors=[87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1
DEBUG 12:37:51.862 (HttpGraphSubjects) Translated node /FedoraHtmlObject2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:versionHistory=87a0a8c317f1e72dc0aea4-fc4a-48ae-82f5-f69190badf25, jcr:lastModified=2013-09-24T12:37:51.785-04:00, jcr:baseVersion=87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1, jcr:predecessors=[87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2
DEBUG 12:37:51.862 (HttpGraphSubjects) Translated node /FedoraHtmlObject2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:versionHistory=87a0a8c317f1e72dc0aea4-fc4a-48ae-82f5-f69190badf25, jcr:lastModified=2013-09-24T12:37:51.785-04:00, jcr:baseVersion=87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1, jcr:predecessors=[87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2
DEBUG 12:37:51.865 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject2 (2dc0aea4-fc4a-48ae-82f5-f69190badf25) stored at /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf
DEBUG 12:37:51.866 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion
DEBUG 12:37:51.866 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion
DEBUG 12:37:51.868 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:21.366-04:00, jcr:versionHistory=87a0a8c317f1e7e9588e6f-a50f-4250-be11-1010186cbc7b, jcr:lastModified=2013-09-24T12:36:21.359-04:00, jcr:baseVersion=87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4, jcr:predecessors=[87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1
DEBUG 12:37:51.868 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:51.868 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:51.869 (HttpGraphSubjects) Translated node /FedoraHtmlObject2/ds1 {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:21.366-04:00, jcr:versionHistory=87a0a8c317f1e7e9588e6f-a50f-4250-be11-1010186cbc7b, jcr:lastModified=2013-09-24T12:36:21.359-04:00, jcr:baseVersion=87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4, jcr:predecessors=[87a0a8c317f1e7136ebf44-c069-4ef3-b4d0-31bb88678aa4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2/ds1
DEBUG 12:37:51.870 (BaseHtmlProvider) Writing an HTML response for: com.hp.hpl.jena.sparql.core.DatasetImpl@b7fff8
DEBUG 12:37:51.870 (SerializationUtils) uri from context: http://localhost:63480/FedoraHtmlObject2/ds1
DEBUG 12:37:51.870 (SerializationUtils) uri from context: http://localhost:63480/FedoraHtmlObject2/ds1
DEBUG 12:37:51.870 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:36:21.359Z
DEBUG 12:37:51.870 (BaseHtmlProvider) Found primary node type: nt:file
DEBUG 12:37:51.870 (BaseHtmlProvider) Choosing template: /views/nt-file.vsl
DEBUG 12:37:51.871 (SerializationUtils) Serializing model tree
DEBUG 12:37:51.871 (SerializationUtils) Serializing model problems
DEBUG 12:37:51.872 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:51.914 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.915 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.916 (FedoraNodes) Attempting to ingest with path: /FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79
DEBUG 12:37:51.916 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.919 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79...
DEBUG 12:37:51.957 (FedoraNodes) Finished creating null with path: /FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79
DEBUG 12:37:51.959 (HttpGraphSubjects) Translated node /FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:51.920-04:00, jcr:versionHistory=87a0a8c317f1e79efc5e01-719d-4f5a-97a3-8848a90301ce, jcr:lastModified=2013-09-24T12:37:51.918-04:00, jcr:baseVersion=87a0a8c317f1e73e7a09bc-7bca-4a5c-93f3-424cd2b28103, jcr:predecessors=[87a0a8c317f1e73e7a09bc-7bca-4a5c-93f3-424cd2b28103], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79
DEBUG 12:37:51.963 (SessionFactory) No authenticated user found.
DEBUG 12:37:51.964 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:51.965 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:51.967 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:51.970 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject (0c1f4bbf-9719-445e-8d04-2238e70d7041) stored at /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7
DEBUG 12:37:51.971 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion
DEBUG 12:37:51.972 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion
DEBUG 12:37:51.973 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:51.973 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:51.974 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:51.975 (HttpGraphSubjects) Translated node /FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:51.920-04:00, jcr:versionHistory=87a0a8c317f1e79efc5e01-719d-4f5a-97a3-8848a90301ce, jcr:lastModified=2013-09-24T12:37:51.918-04:00, jcr:baseVersion=87a0a8c317f1e73e7a09bc-7bca-4a5c-93f3-424cd2b28103, jcr:predecessors=[87a0a8c317f1e73e7a09bc-7bca-4a5c-93f3-424cd2b28103], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79
DEBUG 12:37:51.976 (HttpGraphSubjects) Translated node /FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:51.920-04:00, jcr:versionHistory=87a0a8c317f1e79efc5e01-719d-4f5a-97a3-8848a90301ce, jcr:lastModified=2013-09-24T12:37:51.918-04:00, jcr:baseVersion=87a0a8c317f1e73e7a09bc-7bca-4a5c-93f3-424cd2b28103, jcr:predecessors=[87a0a8c317f1e73e7a09bc-7bca-4a5c-93f3-424cd2b28103], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79
DEBUG 12:37:51.977 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject/107bd039-66ff-492b-9cbb-b67bc10c2b79 (9efc5e01-719d-4f5a-97a3-8848a90301ce) stored at /jcr:system/jcr:versionStorage/51/a7/44/51a7447a9515dd77d3472a740cdd25064d05279c:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/51/a7/44/51a7447a9515dd77d3472a740cdd25064d05279c
DEBUG 12:37:51.978 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/51/a7/44/51a7447a9515dd77d3472a740cdd25064d05279c/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:51.920-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/51/a7/44/51a7447a9515dd77d3472a740cdd25064d05279c/jcr:rootVersion
DEBUG 12:37:51.979 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/51/a7/44/51a7447a9515dd77d3472a740cdd25064d05279c/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:37:51.920-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/51/a7/44/51a7447a9515dd77d3472a740cdd25064d05279c/jcr:rootVersion
DEBUG 12:37:51.980 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:51.980 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:51.980 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:51.981 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:51.982 (BaseHtmlProvider) Writing an HTML response for: com.hp.hpl.jena.sparql.core.DatasetImpl@113f45aa
DEBUG 12:37:51.982 (SerializationUtils) uri from context: http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:51.982 (SerializationUtils) uri from context: http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:51.982 (RdfSerializationUtils) Found last-modified date: 2013-09-24T16:37:51.92Z
DEBUG 12:37:51.982 (BaseHtmlProvider) Found primary node type: nt:folder
DEBUG 12:37:51.982 (BaseHtmlProvider) Falling back on default node template
DEBUG 12:37:51.982 (BaseHtmlProvider) Choosing template: /views/node.vsl
DEBUG 12:37:51.983 (SerializationUtils) Serializing model tree
DEBUG 12:37:51.983 (SerializationUtils) Serializing model problems
DEBUG 12:37:51.984 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:52.021 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.021 (SessionFactory) Returning an authenticated session in the default workspace
INFO 12:37:52.022 (FedoraResource) Could not get last modified date property for node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/}
INFO 12:37:52.022 (FedoraResource) Node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} does not have a createdDate
INFO 12:37:52.023 (FedoraResource) Could not get last modified date property for node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/}
INFO 12:37:52.023 (FedoraResource) Node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} does not have a createdDate
DEBUG 12:37:52.023 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.023 (JcrRdfTools) Creating RDF response for repository description
DEBUG 12:37:52.025 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:52.061 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:52.061 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:52.063 (HttpGraphSubjects) Translated node / {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:35:38.000-04:00} into RDF subject http://localhost:63480/
DEBUG 12:37:52.063 (HttpGraphSubjects) Translated node / {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:35:38.000-04:00} into RDF subject http://localhost:63480/
DEBUG 12:37:52.065 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:52.065 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:52.067 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:versionHistory=87a0a8c317f1e756df508d-d557-4b50-b665-02a9ae51fab5, jcr:lastModified=2013-09-24T12:37:48.150-04:00, jcr:baseVersion=87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68, jcr:predecessors=[87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64
DEBUG 12:37:52.068 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:versionHistory=87a0a8c317f1e756df508d-d557-4b50-b665-02a9ae51fab5, jcr:lastModified=2013-09-24T12:37:48.150-04:00, jcr:baseVersion=87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68, jcr:predecessors=[87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64
DEBUG 12:37:52.070 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest64 (56df508d-d557-4b50-b665-02a9ae51fab5) stored at /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020
DEBUG 12:37:52.071 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion
DEBUG 12:37:52.072 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion
DEBUG 12:37:52.074 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:versionHistory=87a0a8c317f1e7409400ee-3319-4f94-aec4-bad97b1d07b8, jcr:lastModified=2013-09-24T12:37:48.261-04:00, jcr:baseVersion=87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4, jcr:predecessors=[87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6
DEBUG 12:37:52.074 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:versionHistory=87a0a8c317f1e7409400ee-3319-4f94-aec4-bad97b1d07b8, jcr:lastModified=2013-09-24T12:37:48.261-04:00, jcr:baseVersion=87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4, jcr:predecessors=[87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6
DEBUG 12:37:52.077 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest6 (409400ee-3319-4f94-aec4-bad97b1d07b8) stored at /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8
DEBUG 12:37:52.078 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion
DEBUG 12:37:52.079 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion
DEBUG 12:37:52.081 (HttpGraphSubjects) Translated node /FedoraDatastreamsTestPut {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:versionHistory=87a0a8c317f1e7ce0359b4-a2e4-4bb9-8a2e-f741a3021891, jcr:lastModified=2013-09-24T12:37:48.373-04:00, jcr:baseVersion=87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37, jcr:predecessors=[87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTestPut
DEBUG 12:37:52.082 (HttpGraphSubjects) Translated node /FedoraDatastreamsTestPut {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:versionHistory=87a0a8c317f1e7ce0359b4-a2e4-4bb9-8a2e-f741a3021891, jcr:lastModified=2013-09-24T12:37:48.373-04:00, jcr:baseVersion=87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37, jcr:predecessors=[87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTestPut
DEBUG 12:37:52.084 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTestPut (ce0359b4-a2e4-4bb9-8a2e-f741a3021891) stored at /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d
DEBUG 12:37:52.085 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion
DEBUG 12:37:52.086 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion
DEBUG 12:37:52.088 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:versionHistory=87a0a8c317f1e75c0d34e8-69e3-469a-8a33-1abbe1b25a7d, jcr:lastModified=2013-09-24T12:37:48.533-04:00, jcr:baseVersion=87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3, jcr:predecessors=[87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3
DEBUG 12:37:52.089 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:versionHistory=87a0a8c317f1e75c0d34e8-69e3-469a-8a33-1abbe1b25a7d, jcr:lastModified=2013-09-24T12:37:48.533-04:00, jcr:baseVersion=87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3, jcr:predecessors=[87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3
DEBUG 12:37:52.091 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest3 (5c0d34e8-69e3-469a-8a33-1abbe1b25a7d) stored at /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3
DEBUG 12:37:52.093 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion
DEBUG 12:37:52.093 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion
DEBUG 12:37:52.095 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:versionHistory=87a0a8c317f1e72ce8e18b-b538-4b6a-b7cb-257888c35167, jcr:lastModified=2013-09-24T12:37:48.643-04:00, jcr:baseVersion=87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6, jcr:predecessors=[87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest62
DEBUG 12:37:52.096 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:versionHistory=87a0a8c317f1e72ce8e18b-b538-4b6a-b7cb-257888c35167, jcr:lastModified=2013-09-24T12:37:48.643-04:00, jcr:baseVersion=87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6, jcr:predecessors=[87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest62
DEBUG 12:37:52.098 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest62 (2ce8e18b-b538-4b6a-b7cb-257888c35167) stored at /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8
DEBUG 12:37:52.100 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion
DEBUG 12:37:52.100 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion
DEBUG 12:37:52.103 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:versionHistory=87a0a8c317f1e75df71dff-c55b-4cad-b8ea-ee7b5f01c234, jcr:lastModified=2013-09-24T12:37:48.731-04:00, jcr:baseVersion=87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05, jcr:predecessors=[87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest2
DEBUG 12:37:52.103 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:versionHistory=87a0a8c317f1e75df71dff-c55b-4cad-b8ea-ee7b5f01c234, jcr:lastModified=2013-09-24T12:37:48.731-04:00, jcr:baseVersion=87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05, jcr:predecessors=[87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest2
DEBUG 12:37:52.106 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest2 (5df71dff-c55b-4cad-b8ea-ee7b5f01c234) stored at /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e
DEBUG 12:37:52.107 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion
DEBUG 12:37:52.107 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion
DEBUG 12:37:52.110 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:versionHistory=87a0a8c317f1e711db940d-642f-4ce1-8d22-91d9745f760a, jcr:lastModified=2013-09-24T12:37:48.807-04:00, jcr:baseVersion=87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1, jcr:predecessors=[87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63
DEBUG 12:37:52.110 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:versionHistory=87a0a8c317f1e711db940d-642f-4ce1-8d22-91d9745f760a, jcr:lastModified=2013-09-24T12:37:48.807-04:00, jcr:baseVersion=87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1, jcr:predecessors=[87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63
DEBUG 12:37:52.112 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest63 (11db940d-642f-4ce1-8d22-91d9745f760a) stored at /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e
DEBUG 12:37:52.113 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion
DEBUG 12:37:52.114 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion
DEBUG 12:37:52.116 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:versionHistory=87a0a8c317f1e7786c7bf8-4497-47dc-9500-1e2981a40907, jcr:lastModified=2013-09-24T12:37:48.930-04:00, jcr:baseVersion=87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c, jcr:predecessors=[87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61
DEBUG 12:37:52.116 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:versionHistory=87a0a8c317f1e7786c7bf8-4497-47dc-9500-1e2981a40907, jcr:lastModified=2013-09-24T12:37:48.930-04:00, jcr:baseVersion=87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c, jcr:predecessors=[87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61
DEBUG 12:37:52.119 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest61 (786c7bf8-4497-47dc-9500-1e2981a40907) stored at /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf
DEBUG 12:37:52.120 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion
DEBUG 12:37:52.120 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion
DEBUG 12:37:52.122 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:versionHistory=87a0a8c317f1e7f2b3c33c-38cb-4342-9381-f381748b89f2, jcr:lastModified=2013-09-24T12:37:49.058-04:00, jcr:baseVersion=87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e, jcr:predecessors=[87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:52.123 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:versionHistory=87a0a8c317f1e7f2b3c33c-38cb-4342-9381-f381748b89f2, jcr:lastModified=2013-09-24T12:37:49.058-04:00, jcr:baseVersion=87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e, jcr:predecessors=[87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:52.125 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest9 (f2b3c33c-38cb-4342-9381-f381748b89f2) stored at /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1
DEBUG 12:37:52.126 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion
DEBUG 12:37:52.127 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion
DEBUG 12:37:52.129 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:versionHistory=87a0a8c317f1e7855a4bbc-3123-45a5-bc14-5e40cd74c410, jcr:lastModified=2013-09-24T12:37:49.459-04:00, jcr:baseVersion=87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610, jcr:predecessors=[87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest12
DEBUG 12:37:52.130 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:versionHistory=87a0a8c317f1e7855a4bbc-3123-45a5-bc14-5e40cd74c410, jcr:lastModified=2013-09-24T12:37:49.459-04:00, jcr:baseVersion=87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610, jcr:predecessors=[87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest12
DEBUG 12:37:52.132 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest12 (855a4bbc-3123-45a5-bc14-5e40cd74c410) stored at /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade
DEBUG 12:37:52.133 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion
DEBUG 12:37:52.134 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion
DEBUG 12:37:52.136 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:52.136 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:52.137 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest7 (08b4487a-abcd-4e64-8a5f-9e0ef40a9aa9) stored at /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409
DEBUG 12:37:52.138 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:52.139 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:52.141 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:versionHistory=87a0a8c317f1e7133fea83-5b23-4bc0-9365-e17704ac3898, jcr:lastModified=2013-09-24T12:37:49.768-04:00, jcr:baseVersion=87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4, jcr:predecessors=[87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:52.141 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:versionHistory=87a0a8c317f1e7133fea83-5b23-4bc0-9365-e17704ac3898, jcr:lastModified=2013-09-24T12:37:49.768-04:00, jcr:baseVersion=87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4, jcr:predecessors=[87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:52.144 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest10 (133fea83-5b23-4bc0-9365-e17704ac3898) stored at /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934
DEBUG 12:37:52.145 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion
DEBUG 12:37:52.145 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion
DEBUG 12:37:52.148 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:52.148 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:52.149 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest8 (640b1e7a-37ae-40be-aeb7-f525621debcc) stored at /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1
DEBUG 12:37:52.150 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:52.151 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:52.153 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:52.153 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:52.155 (HttpGraphSubjects) Translated node Version history for /testobj (df885074-df5c-412f-a32f-af2cb204bce6) stored at /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf
DEBUG 12:37:52.155 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:52.156 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:52.158 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest11 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:versionHistory=87a0a8c317f1e740ef2a2b-3ffd-44d3-9414-db25dadaa3b9, jcr:lastModified=2013-09-24T12:37:51.677-04:00, jcr:baseVersion=87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be, jcr:predecessors=[87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest11
DEBUG 12:37:52.159 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest11 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:versionHistory=87a0a8c317f1e740ef2a2b-3ffd-44d3-9414-db25dadaa3b9, jcr:lastModified=2013-09-24T12:37:51.677-04:00, jcr:baseVersion=87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be, jcr:predecessors=[87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest11
DEBUG 12:37:52.161 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest11 (40ef2a2b-3ffd-44d3-9414-db25dadaa3b9) stored at /jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8
DEBUG 12:37:52.162 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion
DEBUG 12:37:52.163 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion
DEBUG 12:37:52.165 (HttpGraphSubjects) Translated node /FedoraHtmlObject2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:versionHistory=87a0a8c317f1e72dc0aea4-fc4a-48ae-82f5-f69190badf25, jcr:lastModified=2013-09-24T12:37:51.785-04:00, jcr:baseVersion=87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1, jcr:predecessors=[87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2
DEBUG 12:37:52.165 (HttpGraphSubjects) Translated node /FedoraHtmlObject2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:versionHistory=87a0a8c317f1e72dc0aea4-fc4a-48ae-82f5-f69190badf25, jcr:lastModified=2013-09-24T12:37:51.785-04:00, jcr:baseVersion=87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1, jcr:predecessors=[87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2
DEBUG 12:37:52.167 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject2 (2dc0aea4-fc4a-48ae-82f5-f69190badf25) stored at /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf
DEBUG 12:37:52.167 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion
DEBUG 12:37:52.168 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion
DEBUG 12:37:52.170 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:52.170 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:52.172 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject (0c1f4bbf-9719-445e-8d04-2238e70d7041) stored at /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7
DEBUG 12:37:52.173 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion
DEBUG 12:37:52.173 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion
DEBUG 12:37:52.175 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:versionHistory=87a0a8c317f1e7a99e0bb1-334c-4aa7-8759-0115f17288e1, jcr:lastModified=2013-09-24T12:36:22.726-04:00, jcr:baseVersion=87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1, jcr:predecessors=[87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:52.176 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:versionHistory=87a0a8c317f1e7a99e0bb1-334c-4aa7-8759-0115f17288e1, jcr:lastModified=2013-09-24T12:36:22.726-04:00, jcr:baseVersion=87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1, jcr:predecessors=[87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:52.178 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphUpdateBad (a99e0bb1-334c-4aa7-8759-0115f17288e1) stored at /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d
DEBUG 12:37:52.179 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion
DEBUG 12:37:52.180 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion
DEBUG 12:37:52.182 (HttpGraphSubjects) Translated node /countNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:versionHistory=87a0a8c317f1e7e9ee4276-17e0-4e0b-995b-1a9d07d0600b, jcr:lastModified=2013-09-24T12:36:23.098-04:00, jcr:baseVersion=87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a, jcr:predecessors=[87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/countNode
DEBUG 12:37:52.182 (HttpGraphSubjects) Translated node /countNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:versionHistory=87a0a8c317f1e7e9ee4276-17e0-4e0b-995b-1a9d07d0600b, jcr:lastModified=2013-09-24T12:36:23.098-04:00, jcr:baseVersion=87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a, jcr:predecessors=[87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/countNode
DEBUG 12:37:52.184 (HttpGraphSubjects) Translated node Version history for /countNode (e9ee4276-17e0-4e0b-995b-1a9d07d0600b) stored at /jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d
DEBUG 12:37:52.185 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion
DEBUG 12:37:52.186 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion
DEBUG 12:37:52.188 (HttpGraphSubjects) Translated node /testValidHTMLForObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:versionHistory=87a0a8c317f1e702edfdba-6bda-4b97-ba79-7ed83c9baf89, jcr:lastModified=2013-09-24T12:36:24.575-04:00, jcr:baseVersion=87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df, jcr:predecessors=[87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForObject
DEBUG 12:37:52.189 (HttpGraphSubjects) Translated node /testValidHTMLForObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:versionHistory=87a0a8c317f1e702edfdba-6bda-4b97-ba79-7ed83c9baf89, jcr:lastModified=2013-09-24T12:36:24.575-04:00, jcr:baseVersion=87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df, jcr:predecessors=[87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForObject
DEBUG 12:37:52.191 (HttpGraphSubjects) Translated node Version history for /testValidHTMLForObject (02edfdba-6bda-4b97-ba79-7ed83c9baf89) stored at /jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91
DEBUG 12:37:52.192 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion
DEBUG 12:37:52.193 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion
DEBUG 12:37:52.195 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:versionHistory=87a0a8c317f1e7909feba5-b3e1-40dc-8d26-8585c467a700, jcr:lastModified=2013-09-24T12:36:24.677-04:00, jcr:baseVersion=87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892, jcr:predecessors=[87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e
DEBUG 12:37:52.195 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:versionHistory=87a0a8c317f1e7909feba5-b3e1-40dc-8d26-8585c467a700, jcr:lastModified=2013-09-24T12:36:24.677-04:00, jcr:baseVersion=87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892, jcr:predecessors=[87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e
DEBUG 12:37:52.198 (HttpGraphSubjects) Translated node Version history for /d68b2f31-4abf-44fa-a24a-f968bcae383e (909feba5-b3e1-40dc-8d26-8585c467a700) stored at /jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b
DEBUG 12:37:52.199 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion
DEBUG 12:37:52.199 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion
DEBUG 12:37:52.201 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:36:24.684-04:00, fedora:digest=urn:sha1:66b27417d37e024c46526c2f6d358a754fc552f3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content
DEBUG 12:37:52.202 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:36:24.684-04:00, fedora:digest=urn:sha1:66b27417d37e024c46526c2f6d358a754fc552f3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content
DEBUG 12:37:52.203 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:36:24.684-04:00, fedora:digest=urn:sha1:66b27417d37e024c46526c2f6d358a754fc552f3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content
DEBUG 12:37:52.204 (HttpGraphSubjects) Translated node /7b400f7d-a459-4a90-988e-f1d0499b277d {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:versionHistory=87a0a8c317f1e7f49118d9-72d4-47bb-a30c-d56961e9ba22, jcr:lastModified=2013-09-24T12:36:24.758-04:00, jcr:baseVersion=87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e, jcr:predecessors=[87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d
DEBUG 12:37:52.205 (HttpGraphSubjects) Translated node /7b400f7d-a459-4a90-988e-f1d0499b277d {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:versionHistory=87a0a8c317f1e7f49118d9-72d4-47bb-a30c-d56961e9ba22, jcr:lastModified=2013-09-24T12:36:24.758-04:00, jcr:baseVersion=87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e, jcr:predecessors=[87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d
DEBUG 12:37:52.207 (HttpGraphSubjects) Translated node Version history for /7b400f7d-a459-4a90-988e-f1d0499b277d (f49118d9-72d4-47bb-a30c-d56961e9ba22) stored at /jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55
DEBUG 12:37:52.208 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion
DEBUG 12:37:52.209 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion
DEBUG 12:37:52.211 (HttpGraphSubjects) Translated node /sizeNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:versionHistory=87a0a8c317f1e782fd3011-5b6f-4f2b-a2a8-67a6491e87bb, jcr:lastModified=2013-09-24T12:36:25.217-04:00, jcr:baseVersion=87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751, jcr:predecessors=[87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/sizeNode
DEBUG 12:37:52.211 (HttpGraphSubjects) Translated node /sizeNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:versionHistory=87a0a8c317f1e782fd3011-5b6f-4f2b-a2a8-67a6491e87bb, jcr:lastModified=2013-09-24T12:36:25.217-04:00, jcr:baseVersion=87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751, jcr:predecessors=[87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/sizeNode
DEBUG 12:37:52.214 (HttpGraphSubjects) Translated node Version history for /sizeNode (82fd3011-5b6f-4f2b-a2a8-67a6491e87bb) stored at /jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4
DEBUG 12:37:52.215 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion
DEBUG 12:37:52.215 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion
DEBUG 12:37:52.217 (HttpGraphSubjects) Translated node /FedoraDescribeWithChildrenTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:versionHistory=87a0a8c317f1e727e5099e-e12b-4231-847c-32ad71fc1970, jcr:lastModified=2013-09-24T12:36:26.495-04:00, jcr:baseVersion=87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2, jcr:predecessors=[87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeWithChildrenTestGraph
DEBUG 12:37:52.217 (HttpGraphSubjects) Translated node /FedoraDescribeWithChildrenTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:versionHistory=87a0a8c317f1e727e5099e-e12b-4231-847c-32ad71fc1970, jcr:lastModified=2013-09-24T12:36:26.495-04:00, jcr:baseVersion=87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2, jcr:predecessors=[87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeWithChildrenTestGraph
DEBUG 12:37:52.220 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeWithChildrenTestGraph (27e5099e-e12b-4231-847c-32ad71fc1970) stored at /jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892
DEBUG 12:37:52.221 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion
DEBUG 12:37:52.221 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion
DEBUG 12:37:52.223 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest4 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:versionHistory=87a0a8c317f1e70d51f8f1-de59-47d3-8a31-96db9082fe92, jcr:lastModified=2013-09-24T12:36:26.892-04:00, jcr:baseVersion=87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd, jcr:predecessors=[87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest4
DEBUG 12:37:52.224 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest4 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:versionHistory=87a0a8c317f1e70d51f8f1-de59-47d3-8a31-96db9082fe92, jcr:lastModified=2013-09-24T12:36:26.892-04:00, jcr:baseVersion=87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd, jcr:predecessors=[87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest4
DEBUG 12:37:52.226 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest4 (0d51f8f1-de59-47d3-8a31-96db9082fe92) stored at /jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15
DEBUG 12:37:52.227 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion
DEBUG 12:37:52.228 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion
DEBUG 12:37:52.230 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdate {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:versionHistory=87a0a8c317f1e74a5aa35c-ae31-49b8-805c-98f0e3494fc3, jcr:lastModified=2013-09-24T12:36:27.216-04:00, jcr:baseVersion=87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc, jcr:predecessors=[87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**, dc:identifier=[**binary-value-not-shown**]} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdate
DEBUG 12:37:52.230 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdate {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:versionHistory=87a0a8c317f1e74a5aa35c-ae31-49b8-805c-98f0e3494fc3, jcr:lastModified=2013-09-24T12:36:27.216-04:00, jcr:baseVersion=87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc, jcr:predecessors=[87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**, dc:identifier=[**binary-value-not-shown**]} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdate
DEBUG 12:37:52.233 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphUpdate (4a5aa35c-ae31-49b8-805c-98f0e3494fc3) stored at /jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a
DEBUG 12:37:52.234 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion
DEBUG 12:37:52.234 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion
DEBUG 12:37:52.236 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest5 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:versionHistory=87a0a8c317f1e7b86e28b8-d5b7-4c92-87b8-b81d33be0cb2, jcr:lastModified=2013-09-24T12:36:27.361-04:00, jcr:baseVersion=87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32, jcr:predecessors=[87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest5
DEBUG 12:37:52.237 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest5 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:versionHistory=87a0a8c317f1e7b86e28b8-d5b7-4c92-87b8-b81d33be0cb2, jcr:lastModified=2013-09-24T12:36:27.361-04:00, jcr:baseVersion=87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32, jcr:predecessors=[87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest5
DEBUG 12:37:52.239 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest5 (b86e28b8-d5b7-4c92-87b8-b81d33be0cb2) stored at /jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418
DEBUG 12:37:52.240 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion
DEBUG 12:37:52.241 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion
DEBUG 12:37:52.243 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphByUuid {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:versionHistory=87a0a8c317f1e73286e664-d08f-4086-acd4-7660db1b0fbe, jcr:lastModified=2013-09-24T12:36:27.619-04:00, jcr:baseVersion=87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f, jcr:predecessors=[87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphByUuid
DEBUG 12:37:52.243 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphByUuid {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:versionHistory=87a0a8c317f1e73286e664-d08f-4086-acd4-7660db1b0fbe, jcr:lastModified=2013-09-24T12:36:27.619-04:00, jcr:baseVersion=87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f, jcr:predecessors=[87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphByUuid
DEBUG 12:37:52.246 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphByUuid (3286e664-d08f-4086-acd4-7660db1b0fbe) stored at /jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68
DEBUG 12:37:52.247 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion
DEBUG 12:37:52.247 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion
DEBUG 12:37:52.249 (HttpGraphSubjects) Translated node /FedoraObjectsRdfTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:versionHistory=87a0a8c317f1e7c1e4db80-1b9a-43f2-bcdf-f75f87d40068, jcr:lastModified=2013-09-24T12:36:27.830-04:00, jcr:baseVersion=87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d, jcr:predecessors=[87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsRdfTest2
DEBUG 12:37:52.250 (HttpGraphSubjects) Translated node /FedoraObjectsRdfTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:versionHistory=87a0a8c317f1e7c1e4db80-1b9a-43f2-bcdf-f75f87d40068, jcr:lastModified=2013-09-24T12:36:27.830-04:00, jcr:baseVersion=87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d, jcr:predecessors=[87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsRdfTest2
DEBUG 12:37:52.252 (HttpGraphSubjects) Translated node Version history for /FedoraObjectsRdfTest2 (c1e4db80-1b9a-43f2-bcdf-f75f87d40068) stored at /jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad
DEBUG 12:37:52.253 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion
DEBUG 12:37:52.253 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion
DEBUG 12:37:52.255 (HttpGraphSubjects) Translated node /testValidHTMLForDS {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.925-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForDS
DEBUG 12:37:52.255 (HttpGraphSubjects) Translated node /testValidHTMLForDS {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.925-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForDS
DEBUG 12:37:52.257 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:versionHistory=87a0a8c317f1e707b23010-46c8-4453-91fd-3ec6642faebd, jcr:lastModified=2013-09-24T12:36:28.272-04:00, jcr:baseVersion=87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b, jcr:predecessors=[87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraph
DEBUG 12:37:52.257 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:versionHistory=87a0a8c317f1e707b23010-46c8-4453-91fd-3ec6642faebd, jcr:lastModified=2013-09-24T12:36:28.272-04:00, jcr:baseVersion=87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b, jcr:predecessors=[87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraph
DEBUG 12:37:52.259 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraph (07b23010-46c8-4453-91fd-3ec6642faebd) stored at /jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97
DEBUG 12:37:52.260 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion
DEBUG 12:37:52.261 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion
DEBUG 12:37:52.263 (HttpGraphSubjects) Translated node /4386263e-c092-43b3-b0cd-e7c096c66410 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:versionHistory=87a0a8c317f1e78e2ab5e2-5393-4f78-8133-3b8cb2cb1f87, jcr:lastModified=2013-09-24T12:36:28.204-04:00, jcr:baseVersion=87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092, jcr:predecessors=[87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410
DEBUG 12:37:52.263 (HttpGraphSubjects) Translated node /4386263e-c092-43b3-b0cd-e7c096c66410 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:versionHistory=87a0a8c317f1e78e2ab5e2-5393-4f78-8133-3b8cb2cb1f87, jcr:lastModified=2013-09-24T12:36:28.204-04:00, jcr:baseVersion=87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092, jcr:predecessors=[87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410
DEBUG 12:37:52.266 (HttpGraphSubjects) Translated node Version history for /4386263e-c092-43b3-b0cd-e7c096c66410 (8e2ab5e2-5393-4f78-8133-3b8cb2cb1f87) stored at /jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004
DEBUG 12:37:52.267 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion
DEBUG 12:37:52.267 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion
DEBUG 12:37:52.269 (HttpGraphSubjects) Translated node /f4abb14a-76fb-42b3-8525-57f6f31e38a7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:versionHistory=87a0a8c317f1e7dfde2ccd-5a7b-4366-acd8-d7ed10ea1ef9, jcr:lastModified=2013-09-24T12:36:28.348-04:00, jcr:baseVersion=87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae, jcr:predecessors=[87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7
DEBUG 12:37:52.269 (HttpGraphSubjects) Translated node /f4abb14a-76fb-42b3-8525-57f6f31e38a7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:versionHistory=87a0a8c317f1e7dfde2ccd-5a7b-4366-acd8-d7ed10ea1ef9, jcr:lastModified=2013-09-24T12:36:28.348-04:00, jcr:baseVersion=87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae, jcr:predecessors=[87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7
DEBUG 12:37:52.272 (HttpGraphSubjects) Translated node Version history for /f4abb14a-76fb-42b3-8525-57f6f31e38a7 (dfde2ccd-5a7b-4366-acd8-d7ed10ea1ef9) stored at /jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae
DEBUG 12:37:52.273 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion
DEBUG 12:37:52.273 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion
DEBUG 12:37:52.275 (HttpGraphSubjects) Translated node /FedoraObjectsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:versionHistory=87a0a8c317f1e7535fdd45-c75d-4fc6-a5b3-50abe223a070, jcr:lastModified=2013-09-24T12:36:28.463-04:00, jcr:baseVersion=87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491, jcr:predecessors=[87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsTest1
DEBUG 12:37:52.276 (HttpGraphSubjects) Translated node /FedoraObjectsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:versionHistory=87a0a8c317f1e7535fdd45-c75d-4fc6-a5b3-50abe223a070, jcr:lastModified=2013-09-24T12:36:28.463-04:00, jcr:baseVersion=87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491, jcr:predecessors=[87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsTest1
DEBUG 12:37:52.278 (HttpGraphSubjects) Translated node Version history for /FedoraObjectsTest1 (535fdd45-c75d-4fc6-a5b3-50abe223a070) stored at /jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6
DEBUG 12:37:52.279 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion
DEBUG 12:37:52.280 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion
DEBUG 12:37:52.282 (HttpGraphSubjects) Translated node /FedoraReplaceGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:versionHistory=87a0a8c317f1e7e29ebeee-dc96-4ec7-9526-8ad093d56574, jcr:lastModified=2013-09-24T12:36:28.596-04:00, jcr:baseVersion=87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8, jcr:predecessors=[87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraReplaceGraph
DEBUG 12:37:52.282 (HttpGraphSubjects) Translated node /FedoraReplaceGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:versionHistory=87a0a8c317f1e7e29ebeee-dc96-4ec7-9526-8ad093d56574, jcr:lastModified=2013-09-24T12:36:28.596-04:00, jcr:baseVersion=87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8, jcr:predecessors=[87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraReplaceGraph
DEBUG 12:37:52.285 (HttpGraphSubjects) Translated node Version history for /FedoraReplaceGraph (e29ebeee-dc96-4ec7-9526-8ad093d56574) stored at /jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004
DEBUG 12:37:52.286 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion
DEBUG 12:37:52.286 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion
DEBUG 12:37:52.288 (HttpGraphSubjects) Translated node /xyz {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:versionHistory=87a0a8c317f1e7cef4c903-c51f-4cb5-824c-d27b59732a0c, jcr:lastModified=2013-09-24T12:36:28.656-04:00, jcr:baseVersion=87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad, jcr:predecessors=[87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/xyz
DEBUG 12:37:52.289 (HttpGraphSubjects) Translated node /xyz {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:versionHistory=87a0a8c317f1e7cef4c903-c51f-4cb5-824c-d27b59732a0c, jcr:lastModified=2013-09-24T12:36:28.656-04:00, jcr:baseVersion=87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad, jcr:predecessors=[87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/xyz
DEBUG 12:37:52.291 (HttpGraphSubjects) Translated node Version history for /xyz (cef4c903-c51f-4cb5-824c-d27b59732a0c) stored at /jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9
DEBUG 12:37:52.292 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion
DEBUG 12:37:52.293 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion
DEBUG 12:37:52.295 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphReplace {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:versionHistory=87a0a8c317f1e7b3d327fb-8f6d-4814-bb6f-aa19aadaa416, jcr:lastModified=2013-09-24T12:36:28.784-04:00, jcr:baseVersion=87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee, jcr:predecessors=[87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphReplace
DEBUG 12:37:52.295 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphReplace {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:versionHistory=87a0a8c317f1e7b3d327fb-8f6d-4814-bb6f-aa19aadaa416, jcr:lastModified=2013-09-24T12:36:28.784-04:00, jcr:baseVersion=87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee, jcr:predecessors=[87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphReplace
DEBUG 12:37:52.298 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphReplace (b3d327fb-8f6d-4814-bb6f-aa19aadaa416) stored at /jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e
DEBUG 12:37:52.299 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion
DEBUG 12:37:52.299 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion
DEBUG 12:37:52.301 (HttpGraphSubjects) Translated node /test:1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:versionHistory=87a0a8c317f1e70cfd60b8-8dd1-41c8-9986-cb52faae041f, jcr:lastModified=2013-09-24T12:36:28.875-04:00, jcr:baseVersion=87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e, jcr:predecessors=[87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/test:1
DEBUG 12:37:52.302 (HttpGraphSubjects) Translated node /test:1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:versionHistory=87a0a8c317f1e70cfd60b8-8dd1-41c8-9986-cb52faae041f, jcr:lastModified=2013-09-24T12:36:28.875-04:00, jcr:baseVersion=87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e, jcr:predecessors=[87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/test:1
DEBUG 12:37:52.304 (HttpGraphSubjects) Translated node Version history for /test:1 (0cfd60b8-8dd1-41c8-9986-cb52faae041f) stored at /jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923
DEBUG 12:37:52.305 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion
DEBUG 12:37:52.306 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion
DEBUG 12:37:52.308 (HttpGraphSubjects) Translated node /object-in-tx-commit {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:versionHistory=87a0a8c317f1e7df147903-001f-43fe-aec8-8d68bcb5f76a, jcr:lastModified=2013-09-24T12:36:29.194-04:00, jcr:baseVersion=87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a, jcr:predecessors=[87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/object-in-tx-commit
DEBUG 12:37:52.308 (HttpGraphSubjects) Translated node /object-in-tx-commit {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:versionHistory=87a0a8c317f1e7df147903-001f-43fe-aec8-8d68bcb5f76a, jcr:lastModified=2013-09-24T12:36:29.194-04:00, jcr:baseVersion=87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a, jcr:predecessors=[87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/object-in-tx-commit
DEBUG 12:37:52.310 (HttpGraphSubjects) Translated node Version history for /object-in-tx-commit (df147903-001f-43fe-aec8-8d68bcb5f76a) stored at /jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6
DEBUG 12:37:52.311 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion
DEBUG 12:37:52.312 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion
DEBUG 12:37:52.314 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:versionHistory=87a0a8c317f1e7155d62eb-02ac-491e-ba86-468edf7c596d, jcr:lastModified=2013-09-24T12:36:31.742-04:00, jcr:baseVersion=87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89, jcr:predecessors=[87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest1
DEBUG 12:37:52.314 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:versionHistory=87a0a8c317f1e7155d62eb-02ac-491e-ba86-468edf7c596d, jcr:lastModified=2013-09-24T12:36:31.742-04:00, jcr:baseVersion=87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89, jcr:predecessors=[87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest1
DEBUG 12:37:52.317 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest1 (155d62eb-02ac-491e-ba86-468edf7c596d) stored at /jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027
DEBUG 12:37:52.318 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion
DEBUG 12:37:52.318 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion
DEBUG 12:37:52.320 (HttpGraphSubjects) Translated node /FedoraVersioningTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:versionHistory=87a0a8c317f1e7097eaa14-fe54-44d0-a4f5-385effdf5139, jcr:lastModified=2013-09-24T12:36:31.906-04:00, jcr:baseVersion=87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04, jcr:predecessors=[87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraVersioningTest2
DEBUG 12:37:52.321 (HttpGraphSubjects) Translated node /FedoraVersioningTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:versionHistory=87a0a8c317f1e7097eaa14-fe54-44d0-a4f5-385effdf5139, jcr:lastModified=2013-09-24T12:36:31.906-04:00, jcr:baseVersion=87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04, jcr:predecessors=[87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraVersioningTest2
DEBUG 12:37:52.323 (HttpGraphSubjects) Translated node Version history for /FedoraVersioningTest2 (097eaa14-fe54-44d0-a4f5-385effdf5139) stored at /jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9
DEBUG 12:37:52.324 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion
DEBUG 12:37:52.325 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion
DEBUG 12:37:52.327 (HttpGraphSubjects) Translated node /Ldpr428 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:versionHistory=87a0a8c317f1e7ecb05aa6-c216-4916-aa8e-0bf35811ad8b, jcr:lastModified=2013-09-24T12:36:32.646-04:00, jcr:baseVersion=87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724, jcr:predecessors=[87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/Ldpr428
DEBUG 12:37:52.327 (HttpGraphSubjects) Translated node /Ldpr428 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:versionHistory=87a0a8c317f1e7ecb05aa6-c216-4916-aa8e-0bf35811ad8b, jcr:lastModified=2013-09-24T12:36:32.646-04:00, jcr:baseVersion=87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724, jcr:predecessors=[87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/Ldpr428
DEBUG 12:37:52.330 (HttpGraphSubjects) Translated node Version history for /Ldpr428 (ecb05aa6-c216-4916-aa8e-0bf35811ad8b) stored at /jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753
DEBUG 12:37:52.331 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion
DEBUG 12:37:52.331 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion
DEBUG 12:37:52.333 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.666-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:52.334 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.666-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:52.335 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT2 (3fece025-b00b-4522-b4a9-66229465b316) stored at /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8
DEBUG 12:37:52.336 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion
DEBUG 12:37:52.336 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion
DEBUG 12:37:52.338 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:52.339 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:52.340 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT1 (9f0b407f-75f3-40d0-a241-9949d4eea2ee) stored at /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab
DEBUG 12:37:52.341 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion
DEBUG 12:37:52.341 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion
DEBUG 12:37:52.342 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:52.343 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:52.343 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:52.343 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:52.344 (BaseHtmlProvider) Writing an HTML response for: com.hp.hpl.jena.sparql.core.DatasetImpl@40b4e743
DEBUG 12:37:52.344 (SerializationUtils) uri from context: http://localhost:63480/
DEBUG 12:37:52.344 (SerializationUtils) uri from context: http://localhost:63480/
DEBUG 12:37:52.345 (BaseHtmlProvider) Found primary node type: mode:root
DEBUG 12:37:52.345 (BaseHtmlProvider) Choosing template: /views/mode-root.vsl
DEBUG 12:37:52.346 (SerializationUtils) Serializing model tree
DEBUG 12:37:52.352 (SerializationUtils) Serializing model problems
DEBUG 12:37:52.358 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:52.433 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.433 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.436 (BaseHtmlProvider) Writing an HTML response for: com.hp.hpl.jena.sparql.core.DatasetImpl@134169ad
DEBUG 12:37:52.436 (SerializationUtils) uri from context: null
DEBUG 12:37:52.436 (SerializationUtils) uri from context: null
DEBUG 12:37:52.436 (BaseHtmlProvider) Found an HtmlTemplate annotation jcr:namespaces
DEBUG 12:37:52.436 (BaseHtmlProvider) Choosing template: /views/jcr-namespaces.vsl
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.fcrepo.integration.http.api.FedoraHtmlIT
Running org.fcrepo.integration.http.api.FedoraIdentifiersIT
DEBUG 12:37:52.478 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.478 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.479 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.479 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.502 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.503 (HttpGraphSubjects) Translated path /6b88ea2b-3aef-4e7a-b2bc-17b64b046f44 into RDF subject http://localhost:63480/6b88ea2b-3aef-4e7a-b2bc-17b64b046f44
DEBUG 12:37:52.504 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@8bc9d7a with MIMEtype: application/n3
DEBUG 12:37:52.504 (SerializationUtils) uri from context: null
DEBUG 12:37:52.504 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:52.504 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.506 (FedoraIdentifiersIT) Executed testGetNextHasAPidWithPath()
DEBUG 12:37:52.514 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.514 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.515 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.515 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.516 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.516 (HttpGraphSubjects) Translated path /241e6e4d-99af-4924-b756-3765188865c8 into RDF subject http://localhost:63480/241e6e4d-99af-4924-b756-3765188865c8
DEBUG 12:37:52.516 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@6703f008 with MIMEtype: application/n3
DEBUG 12:37:52.516 (SerializationUtils) uri from context: null
DEBUG 12:37:52.517 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:52.517 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.518 (FedoraIdentifiersIT) Executed testGetNextHasAPid()
DEBUG 12:37:52.523 (FedoraIdentifiersIT) Executed testGetNextPidResponds()
DEBUG 12:37:52.523 (FedoraIdentifiersIT) Executing: POST to http://localhost:63480/fcr:pid
DEBUG 12:37:52.526 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.526 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.527 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.527 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.528 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.528 (HttpGraphSubjects) Translated path /8079f2f8-67ad-4660-a2bf-00043b4c1367 into RDF subject http://localhost:63480/8079f2f8-67ad-4660-a2bf-00043b4c1367
DEBUG 12:37:52.528 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@7caba6e0 with MIMEtype: text/turtle
DEBUG 12:37:52.529 (SerializationUtils) uri from context: null
DEBUG 12:37:52.529 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:52.529 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.537 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.537 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.538 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.538 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.539 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.539 (HttpGraphSubjects) Translated path /6a43b2a7-fbd0-4395-aa33-2bb0a156c3fa into RDF subject http://localhost:63480/6a43b2a7-fbd0-4395-aa33-2bb0a156c3fa
DEBUG 12:37:52.539 (HttpGraphSubjects) Translated path /ab6298d6-2b39-4872-b348-8a9f0be24602 into RDF subject http://localhost:63480/ab6298d6-2b39-4872-b348-8a9f0be24602
DEBUG 12:37:52.540 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@1fdffca6 with MIMEtype: application/n3
DEBUG 12:37:52.540 (SerializationUtils) uri from context: null
DEBUG 12:37:52.540 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:52.540 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.541 (FedoraIdentifiersIT) Executed testGetNextHasTwoPidsWithPath()
DEBUG 12:37:52.546 (FedoraIdentifiersIT) Executed testGetNextPidRespondsWithPath()
DEBUG 12:37:52.546 (FedoraIdentifiersIT) Executing: POST to http://localhost:63480/fcr:pid
DEBUG 12:37:52.549 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.550 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.550 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.550 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.551 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.551 (HttpGraphSubjects) Translated path /a9ea4436-d28f-4348-adef-a50a4e9dbf39 into RDF subject http://localhost:63480/a9ea4436-d28f-4348-adef-a50a4e9dbf39
DEBUG 12:37:52.552 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@223aa630 with MIMEtype: text/turtle
DEBUG 12:37:52.552 (SerializationUtils) uri from context: null
DEBUG 12:37:52.552 (GraphStoreStreamingOutput) Serializing graph as TURTLE
DEBUG 12:37:52.552 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.560 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.560 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.561 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.561 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.561 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.562 (HttpGraphSubjects) Translated path /a1ddbc31-ba0b-49ff-90c0-d7b46d04ad1e into RDF subject http://localhost:63480/a1ddbc31-ba0b-49ff-90c0-d7b46d04ad1e
DEBUG 12:37:52.562 (HttpGraphSubjects) Translated path /bf6e7bcd-0f24-45a7-a39e-d63a622aa3f1 into RDF subject http://localhost:63480/bf6e7bcd-0f24-45a7-a39e-d63a622aa3f1
DEBUG 12:37:52.562 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@30acbe33 with MIMEtype: application/n3
DEBUG 12:37:52.562 (SerializationUtils) uri from context: null
DEBUG 12:37:52.562 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:52.562 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.564 (FedoraIdentifiersIT) Executed testGetNextHasTwoPids()
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.fcrepo.integration.http.api.FedoraIdentifiersIT
Running org.fcrepo.integration.http.api.FedoraNamespacesIT
DEBUG 12:37:52.577 (FedoraNamespacesIT) Executing: POST to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.581 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.581 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.590 (NamespaceChangedStatementListener) >> added statement [http://example.com/namespace/abc, http://purl.org/vocab/vann/preferredNamespacePrefix, "abc"]
DEBUG 12:37:52.590 (NamespaceChangedStatementListener) Registering namespace prefix abc for uri http://example.com/namespace/abc
DEBUG 12:37:52.622 (FedoraNamespacesIT) Executing: POST to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.625 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.626 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.629 (NamespaceChangedStatementListener) >> added statement [http://example.com/moved/to/abc, http://purl.org/vocab/vann/preferredNamespacePrefix, "abc"]
DEBUG 12:37:52.630 (NamespaceChangedStatementListener) Registering namespace prefix abc for uri http://example.com/moved/to/abc
DEBUG 12:37:52.657 (FedoraNamespacesIT) Executing: GET to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.660 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.660 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.662 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@5bc27bb8 with MIMEtype: application/n-triples
DEBUG 12:37:52.662 (SerializationUtils) uri from context: null
DEBUG 12:37:52.663 (GraphStoreStreamingOutput) Serializing graph as N-TRIPLES
DEBUG 12:37:52.663 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.676 (FedoraNamespacesIT) Got store (dataset
(graph
(triple <http://example.com/moved/to/abc> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://example.com/moved/to/abc")
(triple <http://example.com/moved/to/abc> <http://purl.org/vocab/vann/preferredNamespacePrefix> "abc")
(triple <http://example.com/moved/to/abc> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:fedora/test/")
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "test")
(triple <info:fedora/test/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/repository#")
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fcrepo")
(triple <http://fedora.info/definitions/v4/repository#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/mix/1.0")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mix")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/nt/1.0")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "nt")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rest-api#")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedora")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/XML/1998/namespace")
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xml")
(triple <http://www.w3.org/XML/1998/namespace> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/1999/02/22-rdf-syntax-ns#")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "rdf")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/images/1.0")
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "image")
(triple <http://www.modeshape.org/images/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema")
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xs")
(triple <http://www.w3.org/2001/XMLSchema> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema-instance")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xsi")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/sv/1.0")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "sv")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://purl.org/dc/terms/")
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "dc")
(triple <http://purl.org/dc/terms/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rels-ext#")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedorarelsext")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:rubydora#")
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "ns001")
(triple <info:rubydora#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://xmlns.com/foaf/0.1/")
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "foaf")
(triple <http://xmlns.com/foaf/0.1/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/1.0")
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mode")
(triple <http://www.modeshape.org/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
)
)
DEBUG 12:37:52.680 (FedoraNamespacesIT) Executing: GET to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.684 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.684 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.686 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@5a99b9bd with MIMEtype: application/n-triples
DEBUG 12:37:52.686 (SerializationUtils) uri from context: null
DEBUG 12:37:52.686 (GraphStoreStreamingOutput) Serializing graph as N-TRIPLES
DEBUG 12:37:52.686 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.696 (FedoraNamespacesIT) Got store (dataset
(graph
(triple <http://example.com/moved/to/abc> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://example.com/moved/to/abc")
(triple <http://example.com/moved/to/abc> <http://purl.org/vocab/vann/preferredNamespacePrefix> "abc")
(triple <http://example.com/moved/to/abc> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:fedora/test/")
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "test")
(triple <info:fedora/test/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/repository#")
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fcrepo")
(triple <http://fedora.info/definitions/v4/repository#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/mix/1.0")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mix")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/nt/1.0")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "nt")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rest-api#")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedora")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/XML/1998/namespace")
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xml")
(triple <http://www.w3.org/XML/1998/namespace> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/1999/02/22-rdf-syntax-ns#")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "rdf")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/images/1.0")
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "image")
(triple <http://www.modeshape.org/images/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema")
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xs")
(triple <http://www.w3.org/2001/XMLSchema> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema-instance")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xsi")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/sv/1.0")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "sv")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://purl.org/dc/terms/")
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "dc")
(triple <http://purl.org/dc/terms/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rels-ext#")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedorarelsext")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:rubydora#")
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "ns001")
(triple <info:rubydora#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://xmlns.com/foaf/0.1/")
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "foaf")
(triple <http://xmlns.com/foaf/0.1/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/1.0")
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mode")
(triple <http://www.modeshape.org/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
)
)
DEBUG 12:37:52.700 (FedoraNamespacesIT) Executing: POST to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.703 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.703 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.707 (NamespaceChangedStatementListener) >> added statement [http://example.com/namespace/abc, http://purl.org/vocab/vann/preferredNamespacePrefix, "abc"]
DEBUG 12:37:52.707 (NamespaceChangedStatementListener) Registering namespace prefix abc for uri http://example.com/namespace/abc
DEBUG 12:37:52.735 (FedoraNamespacesIT) Executing: POST to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.740 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.740 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.744 (NamespaceChangedStatementListener) >> added statement [http://example.com/namespace/abc, http://purl.org/vocab/vann/preferredNamespacePrefix, "cba"]
DEBUG 12:37:52.744 (NamespaceChangedStatementListener) Registering namespace prefix cba for uri http://example.com/namespace/abc
DEBUG 12:37:52.774 (FedoraNamespacesIT) Executing: GET to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.777 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.778 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.779 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@df103a1 with MIMEtype: application/n-triples
DEBUG 12:37:52.779 (SerializationUtils) uri from context: null
DEBUG 12:37:52.780 (GraphStoreStreamingOutput) Serializing graph as N-TRIPLES
DEBUG 12:37:52.780 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.790 (FedoraNamespacesIT) Got store (dataset
(graph
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:fedora/test/")
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "test")
(triple <info:fedora/test/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/repository#")
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fcrepo")
(triple <http://fedora.info/definitions/v4/repository#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/mix/1.0")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mix")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/nt/1.0")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "nt")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rest-api#")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedora")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/XML/1998/namespace")
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xml")
(triple <http://www.w3.org/XML/1998/namespace> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/1999/02/22-rdf-syntax-ns#")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "rdf")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/images/1.0")
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "image")
(triple <http://www.modeshape.org/images/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema")
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xs")
(triple <http://www.w3.org/2001/XMLSchema> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://example.com/namespace/abc> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://example.com/namespace/abc")
(triple <http://example.com/namespace/abc> <http://purl.org/vocab/vann/preferredNamespacePrefix> "cba")
(triple <http://example.com/namespace/abc> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema-instance")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xsi")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/sv/1.0")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "sv")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://purl.org/dc/terms/")
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "dc")
(triple <http://purl.org/dc/terms/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rels-ext#")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedorarelsext")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:rubydora#")
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "ns001")
(triple <info:rubydora#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://xmlns.com/foaf/0.1/")
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "foaf")
(triple <http://xmlns.com/foaf/0.1/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/1.0")
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mode")
(triple <http://www.modeshape.org/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
)
)
DEBUG 12:37:52.794 (FedoraNamespacesIT) Executing: POST to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.798 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.798 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.802 (NamespaceChangedStatementListener) >> added statement [http://example.com/namespace/abc, http://purl.org/vocab/vann/preferredNamespacePrefix, "abc"]
DEBUG 12:37:52.802 (NamespaceChangedStatementListener) Registering namespace prefix abc for uri http://example.com/namespace/abc
DEBUG 12:37:52.829 (FedoraNamespacesIT) Executing: GET to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.832 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.832 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.834 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@7dbddea2 with MIMEtype: application/n-triples
DEBUG 12:37:52.834 (SerializationUtils) uri from context: null
DEBUG 12:37:52.834 (GraphStoreStreamingOutput) Serializing graph as N-TRIPLES
DEBUG 12:37:52.835 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.845 (FedoraNamespacesIT) Got store (dataset
(graph
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:fedora/test/")
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "test")
(triple <info:fedora/test/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/repository#")
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fcrepo")
(triple <http://fedora.info/definitions/v4/repository#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/mix/1.0")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mix")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/nt/1.0")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "nt")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rest-api#")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedora")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/XML/1998/namespace")
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xml")
(triple <http://www.w3.org/XML/1998/namespace> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/1999/02/22-rdf-syntax-ns#")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "rdf")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/images/1.0")
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "image")
(triple <http://www.modeshape.org/images/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema")
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xs")
(triple <http://www.w3.org/2001/XMLSchema> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://example.com/namespace/abc> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://example.com/namespace/abc")
(triple <http://example.com/namespace/abc> <http://purl.org/vocab/vann/preferredNamespacePrefix> "abc")
(triple <http://example.com/namespace/abc> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema-instance")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xsi")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/sv/1.0")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "sv")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://purl.org/dc/terms/")
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "dc")
(triple <http://purl.org/dc/terms/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rels-ext#")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedorarelsext")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:rubydora#")
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "ns001")
(triple <info:rubydora#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://xmlns.com/foaf/0.1/")
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "foaf")
(triple <http://xmlns.com/foaf/0.1/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/1.0")
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mode")
(triple <http://www.modeshape.org/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
)
)
DEBUG 12:37:52.849 (FedoraNamespacesIT) Executing: POST to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.853 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.853 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.857 (NamespaceChangedStatementListener) >> added statement [http://example.com/namespace/abc, http://purl.org/vocab/vann/preferredNamespacePrefix, "abc"]
DEBUG 12:37:52.857 (NamespaceChangedStatementListener) Registering namespace prefix abc for uri http://example.com/namespace/abc
DEBUG 12:37:52.876 (FedoraNamespacesIT) Executing: POST to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.880 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.880 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.884 (NamespaceChangedStatementListener) >> removed statement [http://example.com/namespace/abc, http://purl.org/vocab/vann/preferredNamespacePrefix, "abc"]
DEBUG 12:37:52.884 (NamespaceChangedStatementListener) De-registering namespace prefix abc for uri http://example.com/namespace/abc
DEBUG 12:37:52.893 (FedoraNamespacesIT) Executing: GET to http://localhost:63480/fcr:namespaces
DEBUG 12:37:52.897 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.897 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.898 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@593bcd6e with MIMEtype: application/n-triples
DEBUG 12:37:52.899 (SerializationUtils) uri from context: null
DEBUG 12:37:52.899 (GraphStoreStreamingOutput) Serializing graph as N-TRIPLES
DEBUG 12:37:52.899 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:52.910 (FedoraNamespacesIT) Got store (dataset
(graph
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:fedora/test/")
(triple <info:fedora/test/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "test")
(triple <info:fedora/test/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/repository#")
(triple <http://fedora.info/definitions/v4/repository#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fcrepo")
(triple <http://fedora.info/definitions/v4/repository#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/mix/1.0")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mix")
(triple <http://www.jcp.org/jcr/mix/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/nt/1.0")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "nt")
(triple <http://www.jcp.org/jcr/nt/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rest-api#")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedora")
(triple <http://fedora.info/definitions/v4/rest-api#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/XML/1998/namespace")
(triple <http://www.w3.org/XML/1998/namespace> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xml")
(triple <http://www.w3.org/XML/1998/namespace> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/1999/02/22-rdf-syntax-ns#")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "rdf")
(triple <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/images/1.0")
(triple <http://www.modeshape.org/images/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "image")
(triple <http://www.modeshape.org/images/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema")
(triple <http://www.w3.org/2001/XMLSchema> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xs")
(triple <http://www.w3.org/2001/XMLSchema> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.w3.org/2001/XMLSchema-instance")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://purl.org/vocab/vann/preferredNamespacePrefix> "xsi")
(triple <http://www.w3.org/2001/XMLSchema-instance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.jcp.org/jcr/sv/1.0")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "sv")
(triple <http://www.jcp.org/jcr/sv/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://purl.org/dc/terms/")
(triple <http://purl.org/dc/terms/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "dc")
(triple <http://purl.org/dc/terms/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://fedora.info/definitions/v4/rels-ext#")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "fedorarelsext")
(triple <http://fedora.info/definitions/v4/rels-ext#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespaceUri> "info:rubydora#")
(triple <info:rubydora#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "ns001")
(triple <info:rubydora#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://xmlns.com/foaf/0.1/")
(triple <http://xmlns.com/foaf/0.1/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "foaf")
(triple <http://xmlns.com/foaf/0.1/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://www.modeshape.org/1.0")
(triple <http://www.modeshape.org/1.0> <http://purl.org/vocab/vann/preferredNamespacePrefix> "mode")
(triple <http://www.modeshape.org/1.0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary>)
)
)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in org.fcrepo.integration.http.api.FedoraNamespacesIT
Running org.fcrepo.integration.http.api.FedoraNodesIT
DEBUG 12:37:52.933 (SessionFactory) No authenticated user found.
DEBUG 12:37:52.933 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:52.934 (FedoraNodes) Attempting to ingest with path: /FedoraDescribeTestGraphUpdateBad/1f7e926b-eaf2-4820-8317-e2075f436768
DEBUG 12:37:52.935 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:52.938 (FedoraObject) Setting fedora:object properties on a nt:folder node /FedoraDescribeTestGraphUpdateBad/1f7e926b-eaf2-4820-8317-e2075f436768...
DEBUG 12:37:53.092 (FedoraNodes) Finished creating null with path: /FedoraDescribeTestGraphUpdateBad/1f7e926b-eaf2-4820-8317-e2075f436768
DEBUG 12:37:53.094 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad/1f7e926b-eaf2-4820-8317-e2075f436768 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:52.939-04:00, jcr:versionHistory=87a0a8c317f1e7cb7e0b76-74ee-46d1-b3c3-bf8e21a395b6, jcr:lastModified=2013-09-24T12:37:52.937-04:00, jcr:baseVersion=87a0a8c317f1e713a2b059-5227-457f-8475-a695eaceb3a4, jcr:predecessors=[87a0a8c317f1e713a2b059-5227-457f-8475-a695eaceb3a4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad/1f7e926b-eaf2-4820-8317-e2075f436768
DEBUG 12:37:53.099 (SessionFactory) No authenticated user found.
DEBUG 12:37:53.099 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:53.100 (FedoraNodes) Attempting to update path: /FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:53.101 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:53.102 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:versionHistory=87a0a8c317f1e7a99e0bb1-334c-4aa7-8759-0115f17288e1, jcr:lastModified=2013-09-24T12:37:52.939-04:00, jcr:baseVersion=87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1, jcr:predecessors=[87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:53.105 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphUpdateBad (a99e0bb1-334c-4aa7-8759-0115f17288e1) stored at /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d
DEBUG 12:37:53.107 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion
DEBUG 12:37:53.107 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion
DEBUG 12:37:53.109 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:versionHistory=87a0a8c317f1e7a99e0bb1-334c-4aa7-8759-0115f17288e1, jcr:lastModified=2013-09-24T12:37:52.939-04:00, jcr:baseVersion=87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1, jcr:predecessors=[87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:53.109 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.109 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.111 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad/1f7e926b-eaf2-4820-8317-e2075f436768 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:52.939-04:00, jcr:versionHistory=87a0a8c317f1e7cb7e0b76-74ee-46d1-b3c3-bf8e21a395b6, jcr:lastModified=2013-09-24T12:37:52.937-04:00, jcr:baseVersion=87a0a8c317f1e713a2b059-5227-457f-8475-a695eaceb3a4, jcr:predecessors=[87a0a8c317f1e713a2b059-5227-457f-8475-a695eaceb3a4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad/1f7e926b-eaf2-4820-8317-e2075f436768
DEBUG 12:37:53.111 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:versionHistory=87a0a8c317f1e7a99e0bb1-334c-4aa7-8759-0115f17288e1, jcr:lastModified=2013-09-24T12:37:52.939-04:00, jcr:baseVersion=87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1, jcr:predecessors=[87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:53.114 (JcrPropertyStatementListener) >> added statement [http://localhost:63480/FedoraDescribeTestGraphUpdateBad, http://fedora.info/definitions/v4/repository#uuid, "00e686e2-24d4-40c2-92ce-577c0165b158"]
DEBUG 12:37:53.115 (JcrPropertyStatementListener) problem with <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#couldNotStoreProperty> <http://fedora.info/definitions/v4/repository#uuid>
INFO 12:37:53.117 (FedoraNodes) Found these problems updating the properties for /FedoraDescribeTestGraphUpdateBad: <ModelCom {http://localhost:63480/FedoraDescribeTestGraphUpdateBad @http://fedora.info/definitions/v4/repository#couldNotStoreProperty "http://fedora.info/definitions/v4/repository#uuid"} | [http://localhost:63480/FedoraDescribeTestGraphUpdateBad, http://fedora.info/definitions/v4/repository#couldNotStoreProperty, "http://fedora.info/definitions/v4/repository#uuid"]>
DEBUG 12:37:53.126 (SessionFactory) No authenticated user found.
DEBUG 12:37:53.126 (SessionFactory) Returning an authenticated session in the default workspace
INFO 12:37:53.127 (FedoraResource) Could not get last modified date property for node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/}
INFO 12:37:53.127 (FedoraResource) Node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} does not have a createdDate
INFO 12:37:53.127 (FedoraResource) Could not get last modified date property for node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/}
INFO 12:37:53.127 (FedoraResource) Node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} does not have a createdDate
DEBUG 12:37:53.127 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:53.128 (JcrRdfTools) Creating RDF response for repository description
DEBUG 12:37:53.128 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.154 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.155 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.156 (HttpGraphSubjects) Translated node / {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:35:38.000-04:00} into RDF subject http://localhost:63480/
DEBUG 12:37:53.156 (HttpGraphSubjects) Translated node / {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:35:38.000-04:00} into RDF subject http://localhost:63480/
DEBUG 12:37:53.157 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:53.157 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:53.159 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:versionHistory=87a0a8c317f1e756df508d-d557-4b50-b665-02a9ae51fab5, jcr:lastModified=2013-09-24T12:37:48.150-04:00, jcr:baseVersion=87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68, jcr:predecessors=[87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64
DEBUG 12:37:53.159 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:versionHistory=87a0a8c317f1e756df508d-d557-4b50-b665-02a9ae51fab5, jcr:lastModified=2013-09-24T12:37:48.150-04:00, jcr:baseVersion=87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68, jcr:predecessors=[87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64
DEBUG 12:37:53.161 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest64 (56df508d-d557-4b50-b665-02a9ae51fab5) stored at /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020
DEBUG 12:37:53.162 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion
DEBUG 12:37:53.162 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion
DEBUG 12:37:53.164 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:versionHistory=87a0a8c317f1e7409400ee-3319-4f94-aec4-bad97b1d07b8, jcr:lastModified=2013-09-24T12:37:48.261-04:00, jcr:baseVersion=87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4, jcr:predecessors=[87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6
DEBUG 12:37:53.164 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:versionHistory=87a0a8c317f1e7409400ee-3319-4f94-aec4-bad97b1d07b8, jcr:lastModified=2013-09-24T12:37:48.261-04:00, jcr:baseVersion=87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4, jcr:predecessors=[87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6
DEBUG 12:37:53.166 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest6 (409400ee-3319-4f94-aec4-bad97b1d07b8) stored at /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8
DEBUG 12:37:53.166 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion
DEBUG 12:37:53.167 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion
DEBUG 12:37:53.169 (HttpGraphSubjects) Translated node /FedoraDatastreamsTestPut {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:versionHistory=87a0a8c317f1e7ce0359b4-a2e4-4bb9-8a2e-f741a3021891, jcr:lastModified=2013-09-24T12:37:48.373-04:00, jcr:baseVersion=87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37, jcr:predecessors=[87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTestPut
DEBUG 12:37:53.169 (HttpGraphSubjects) Translated node /FedoraDatastreamsTestPut {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:versionHistory=87a0a8c317f1e7ce0359b4-a2e4-4bb9-8a2e-f741a3021891, jcr:lastModified=2013-09-24T12:37:48.373-04:00, jcr:baseVersion=87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37, jcr:predecessors=[87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTestPut
DEBUG 12:37:53.171 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTestPut (ce0359b4-a2e4-4bb9-8a2e-f741a3021891) stored at /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d
DEBUG 12:37:53.171 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion
DEBUG 12:37:53.172 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion
DEBUG 12:37:53.174 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:versionHistory=87a0a8c317f1e75c0d34e8-69e3-469a-8a33-1abbe1b25a7d, jcr:lastModified=2013-09-24T12:37:48.533-04:00, jcr:baseVersion=87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3, jcr:predecessors=[87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3
DEBUG 12:37:53.175 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:versionHistory=87a0a8c317f1e75c0d34e8-69e3-469a-8a33-1abbe1b25a7d, jcr:lastModified=2013-09-24T12:37:48.533-04:00, jcr:baseVersion=87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3, jcr:predecessors=[87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3
DEBUG 12:37:53.176 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest3 (5c0d34e8-69e3-469a-8a33-1abbe1b25a7d) stored at /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3
DEBUG 12:37:53.177 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion
DEBUG 12:37:53.178 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion
DEBUG 12:37:53.180 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:versionHistory=87a0a8c317f1e72ce8e18b-b538-4b6a-b7cb-257888c35167, jcr:lastModified=2013-09-24T12:37:48.643-04:00, jcr:baseVersion=87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6, jcr:predecessors=[87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest62
DEBUG 12:37:53.180 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:versionHistory=87a0a8c317f1e72ce8e18b-b538-4b6a-b7cb-257888c35167, jcr:lastModified=2013-09-24T12:37:48.643-04:00, jcr:baseVersion=87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6, jcr:predecessors=[87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest62
DEBUG 12:37:53.181 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest62 (2ce8e18b-b538-4b6a-b7cb-257888c35167) stored at /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8
DEBUG 12:37:53.182 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion
DEBUG 12:37:53.183 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion
DEBUG 12:37:53.195 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:versionHistory=87a0a8c317f1e75df71dff-c55b-4cad-b8ea-ee7b5f01c234, jcr:lastModified=2013-09-24T12:37:48.731-04:00, jcr:baseVersion=87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05, jcr:predecessors=[87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest2
DEBUG 12:37:53.196 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:versionHistory=87a0a8c317f1e75df71dff-c55b-4cad-b8ea-ee7b5f01c234, jcr:lastModified=2013-09-24T12:37:48.731-04:00, jcr:baseVersion=87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05, jcr:predecessors=[87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest2
DEBUG 12:37:53.197 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest2 (5df71dff-c55b-4cad-b8ea-ee7b5f01c234) stored at /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e
DEBUG 12:37:53.198 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion
DEBUG 12:37:53.199 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion
DEBUG 12:37:53.200 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:versionHistory=87a0a8c317f1e711db940d-642f-4ce1-8d22-91d9745f760a, jcr:lastModified=2013-09-24T12:37:48.807-04:00, jcr:baseVersion=87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1, jcr:predecessors=[87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63
DEBUG 12:37:53.201 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:versionHistory=87a0a8c317f1e711db940d-642f-4ce1-8d22-91d9745f760a, jcr:lastModified=2013-09-24T12:37:48.807-04:00, jcr:baseVersion=87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1, jcr:predecessors=[87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63
DEBUG 12:37:53.202 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest63 (11db940d-642f-4ce1-8d22-91d9745f760a) stored at /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e
DEBUG 12:37:53.203 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion
DEBUG 12:37:53.203 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion
DEBUG 12:37:53.205 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:versionHistory=87a0a8c317f1e7786c7bf8-4497-47dc-9500-1e2981a40907, jcr:lastModified=2013-09-24T12:37:48.930-04:00, jcr:baseVersion=87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c, jcr:predecessors=[87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61
DEBUG 12:37:53.206 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:versionHistory=87a0a8c317f1e7786c7bf8-4497-47dc-9500-1e2981a40907, jcr:lastModified=2013-09-24T12:37:48.930-04:00, jcr:baseVersion=87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c, jcr:predecessors=[87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61
DEBUG 12:37:53.207 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest61 (786c7bf8-4497-47dc-9500-1e2981a40907) stored at /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf
DEBUG 12:37:53.208 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion
DEBUG 12:37:53.208 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion
DEBUG 12:37:53.210 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:versionHistory=87a0a8c317f1e7f2b3c33c-38cb-4342-9381-f381748b89f2, jcr:lastModified=2013-09-24T12:37:49.058-04:00, jcr:baseVersion=87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e, jcr:predecessors=[87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:53.211 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:versionHistory=87a0a8c317f1e7f2b3c33c-38cb-4342-9381-f381748b89f2, jcr:lastModified=2013-09-24T12:37:49.058-04:00, jcr:baseVersion=87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e, jcr:predecessors=[87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:53.212 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest9 (f2b3c33c-38cb-4342-9381-f381748b89f2) stored at /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1
DEBUG 12:37:53.213 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion
DEBUG 12:37:53.214 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion
DEBUG 12:37:53.216 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:versionHistory=87a0a8c317f1e7855a4bbc-3123-45a5-bc14-5e40cd74c410, jcr:lastModified=2013-09-24T12:37:49.459-04:00, jcr:baseVersion=87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610, jcr:predecessors=[87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest12
DEBUG 12:37:53.216 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:versionHistory=87a0a8c317f1e7855a4bbc-3123-45a5-bc14-5e40cd74c410, jcr:lastModified=2013-09-24T12:37:49.459-04:00, jcr:baseVersion=87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610, jcr:predecessors=[87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest12
DEBUG 12:37:53.218 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest12 (855a4bbc-3123-45a5-bc14-5e40cd74c410) stored at /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade
DEBUG 12:37:53.219 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion
DEBUG 12:37:53.219 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion
DEBUG 12:37:53.221 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:53.222 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:53.223 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest7 (08b4487a-abcd-4e64-8a5f-9e0ef40a9aa9) stored at /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409
DEBUG 12:37:53.224 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:53.224 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:53.226 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:versionHistory=87a0a8c317f1e7133fea83-5b23-4bc0-9365-e17704ac3898, jcr:lastModified=2013-09-24T12:37:49.768-04:00, jcr:baseVersion=87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4, jcr:predecessors=[87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:53.226 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:versionHistory=87a0a8c317f1e7133fea83-5b23-4bc0-9365-e17704ac3898, jcr:lastModified=2013-09-24T12:37:49.768-04:00, jcr:baseVersion=87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4, jcr:predecessors=[87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:53.228 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest10 (133fea83-5b23-4bc0-9365-e17704ac3898) stored at /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934
DEBUG 12:37:53.228 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion
DEBUG 12:37:53.229 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion
DEBUG 12:37:53.231 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:53.231 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:53.232 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest8 (640b1e7a-37ae-40be-aeb7-f525621debcc) stored at /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1
DEBUG 12:37:53.233 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:53.234 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:53.236 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:53.236 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testobj
DEBUG 12:37:53.237 (HttpGraphSubjects) Translated node Version history for /testobj (df885074-df5c-412f-a32f-af2cb204bce6) stored at /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf
DEBUG 12:37:53.238 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:53.239 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion
DEBUG 12:37:53.241 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest11 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:versionHistory=87a0a8c317f1e740ef2a2b-3ffd-44d3-9414-db25dadaa3b9, jcr:lastModified=2013-09-24T12:37:51.677-04:00, jcr:baseVersion=87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be, jcr:predecessors=[87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest11
DEBUG 12:37:53.241 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest11 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:versionHistory=87a0a8c317f1e740ef2a2b-3ffd-44d3-9414-db25dadaa3b9, jcr:lastModified=2013-09-24T12:37:51.677-04:00, jcr:baseVersion=87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be, jcr:predecessors=[87a0a8c317f1e7eeedd9ba-b103-49bc-9fb3-e1c98361e3be], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest11
DEBUG 12:37:53.242 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest11 (40ef2a2b-3ffd-44d3-9414-db25dadaa3b9) stored at /jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8
DEBUG 12:37:53.243 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion
DEBUG 12:37:53.244 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.144-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion
DEBUG 12:37:53.246 (HttpGraphSubjects) Translated node /FedoraHtmlObject2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:versionHistory=87a0a8c317f1e72dc0aea4-fc4a-48ae-82f5-f69190badf25, jcr:lastModified=2013-09-24T12:37:51.785-04:00, jcr:baseVersion=87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1, jcr:predecessors=[87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2
DEBUG 12:37:53.246 (HttpGraphSubjects) Translated node /FedoraHtmlObject2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:versionHistory=87a0a8c317f1e72dc0aea4-fc4a-48ae-82f5-f69190badf25, jcr:lastModified=2013-09-24T12:37:51.785-04:00, jcr:baseVersion=87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1, jcr:predecessors=[87a0a8c317f1e787a1804b-09a9-4b73-be1b-2e408af9e7d1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject2
DEBUG 12:37:53.247 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject2 (2dc0aea4-fc4a-48ae-82f5-f69190badf25) stored at /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf
DEBUG 12:37:53.248 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion
DEBUG 12:37:53.249 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.302-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion
DEBUG 12:37:53.251 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:53.251 (HttpGraphSubjects) Translated node /FedoraHtmlObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:versionHistory=87a0a8c317f1e70c1f4bbf-9719-445e-8d04-2238e70d7041, jcr:lastModified=2013-09-24T12:37:51.920-04:00, jcr:baseVersion=87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2, jcr:predecessors=[87a0a8c317f1e749dbbec1-bbf8-4c66-bd57-f2eeadf6f4e2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraHtmlObject
DEBUG 12:37:53.252 (HttpGraphSubjects) Translated node Version history for /FedoraHtmlObject (0c1f4bbf-9719-445e-8d04-2238e70d7041) stored at /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7
DEBUG 12:37:53.253 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion
DEBUG 12:37:53.253 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:21.505-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion
DEBUG 12:37:53.255 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:versionHistory=87a0a8c317f1e7a99e0bb1-334c-4aa7-8759-0115f17288e1, jcr:lastModified=2013-09-24T12:37:52.939-04:00, jcr:baseVersion=87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1, jcr:predecessors=[87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:53.256 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdateBad {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:versionHistory=87a0a8c317f1e7a99e0bb1-334c-4aa7-8759-0115f17288e1, jcr:lastModified=2013-09-24T12:37:52.939-04:00, jcr:baseVersion=87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1, jcr:predecessors=[87a0a8c317f1e772981fdb-f9c7-4f5b-a9e6-bde1b5d461e1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdateBad
DEBUG 12:37:53.257 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphUpdateBad (a99e0bb1-334c-4aa7-8759-0115f17288e1) stored at /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d
DEBUG 12:37:53.258 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion
DEBUG 12:37:53.258 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:22.727-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion
DEBUG 12:37:53.260 (HttpGraphSubjects) Translated node /countNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:versionHistory=87a0a8c317f1e7e9ee4276-17e0-4e0b-995b-1a9d07d0600b, jcr:lastModified=2013-09-24T12:36:23.098-04:00, jcr:baseVersion=87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a, jcr:predecessors=[87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/countNode
DEBUG 12:37:53.261 (HttpGraphSubjects) Translated node /countNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:versionHistory=87a0a8c317f1e7e9ee4276-17e0-4e0b-995b-1a9d07d0600b, jcr:lastModified=2013-09-24T12:36:23.098-04:00, jcr:baseVersion=87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a, jcr:predecessors=[87a0a8c317f1e7c5e9608e-33c9-4184-aa10-f35b34a81d8a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/countNode
DEBUG 12:37:53.262 (HttpGraphSubjects) Translated node Version history for /countNode (e9ee4276-17e0-4e0b-995b-1a9d07d0600b) stored at /jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d
DEBUG 12:37:53.263 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion
DEBUG 12:37:53.263 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:23.040-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion
DEBUG 12:37:53.265 (HttpGraphSubjects) Translated node /testValidHTMLForObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:versionHistory=87a0a8c317f1e702edfdba-6bda-4b97-ba79-7ed83c9baf89, jcr:lastModified=2013-09-24T12:36:24.575-04:00, jcr:baseVersion=87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df, jcr:predecessors=[87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForObject
DEBUG 12:37:53.266 (HttpGraphSubjects) Translated node /testValidHTMLForObject {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:versionHistory=87a0a8c317f1e702edfdba-6bda-4b97-ba79-7ed83c9baf89, jcr:lastModified=2013-09-24T12:36:24.575-04:00, jcr:baseVersion=87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df, jcr:predecessors=[87a0a8c317f1e77294ae15-350e-49c5-adb2-35ff286383df], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForObject
DEBUG 12:37:53.267 (HttpGraphSubjects) Translated node Version history for /testValidHTMLForObject (02edfdba-6bda-4b97-ba79-7ed83c9baf89) stored at /jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91
DEBUG 12:37:53.268 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion
DEBUG 12:37:53.268 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.576-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion
DEBUG 12:37:53.270 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:versionHistory=87a0a8c317f1e7909feba5-b3e1-40dc-8d26-8585c467a700, jcr:lastModified=2013-09-24T12:36:24.677-04:00, jcr:baseVersion=87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892, jcr:predecessors=[87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e
DEBUG 12:37:53.272 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e {jcr:primaryType=nt:file, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:versionHistory=87a0a8c317f1e7909feba5-b3e1-40dc-8d26-8585c467a700, jcr:lastModified=2013-09-24T12:36:24.677-04:00, jcr:baseVersion=87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892, jcr:predecessors=[87a0a8c317f1e76749b22c-9148-4ff2-8af2-341455188892], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:datastream], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e
DEBUG 12:37:53.273 (HttpGraphSubjects) Translated node Version history for /d68b2f31-4abf-44fa-a24a-f968bcae383e (909feba5-b3e1-40dc-8d26-8585c467a700) stored at /jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b
DEBUG 12:37:53.274 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion
DEBUG 12:37:53.274 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.684-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion
DEBUG 12:37:53.276 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:36:24.684-04:00, fedora:digest=urn:sha1:66b27417d37e024c46526c2f6d358a754fc552f3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content
DEBUG 12:37:53.276 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:36:24.684-04:00, fedora:digest=urn:sha1:66b27417d37e024c46526c2f6d358a754fc552f3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content
DEBUG 12:37:53.277 (HttpGraphSubjects) Translated node /d68b2f31-4abf-44fa-a24a-f968bcae383e/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:36:24.684-04:00, fedora:digest=urn:sha1:66b27417d37e024c46526c2f6d358a754fc552f3, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=3} into RDF subject http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content
DEBUG 12:37:53.279 (HttpGraphSubjects) Translated node /7b400f7d-a459-4a90-988e-f1d0499b277d {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:versionHistory=87a0a8c317f1e7f49118d9-72d4-47bb-a30c-d56961e9ba22, jcr:lastModified=2013-09-24T12:36:24.758-04:00, jcr:baseVersion=87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e, jcr:predecessors=[87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d
DEBUG 12:37:53.279 (HttpGraphSubjects) Translated node /7b400f7d-a459-4a90-988e-f1d0499b277d {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:versionHistory=87a0a8c317f1e7f49118d9-72d4-47bb-a30c-d56961e9ba22, jcr:lastModified=2013-09-24T12:36:24.758-04:00, jcr:baseVersion=87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e, jcr:predecessors=[87a0a8c317f1e77e4082bd-ceff-4c4e-9fa6-52141bc0fd3e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d
DEBUG 12:37:53.281 (HttpGraphSubjects) Translated node Version history for /7b400f7d-a459-4a90-988e-f1d0499b277d (f49118d9-72d4-47bb-a30c-d56961e9ba22) stored at /jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55
DEBUG 12:37:53.282 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion
DEBUG 12:37:53.282 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:24.766-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion
DEBUG 12:37:53.285 (HttpGraphSubjects) Translated node /sizeNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:versionHistory=87a0a8c317f1e782fd3011-5b6f-4f2b-a2a8-67a6491e87bb, jcr:lastModified=2013-09-24T12:36:25.217-04:00, jcr:baseVersion=87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751, jcr:predecessors=[87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/sizeNode
DEBUG 12:37:53.285 (HttpGraphSubjects) Translated node /sizeNode {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:versionHistory=87a0a8c317f1e782fd3011-5b6f-4f2b-a2a8-67a6491e87bb, jcr:lastModified=2013-09-24T12:36:25.217-04:00, jcr:baseVersion=87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751, jcr:predecessors=[87a0a8c317f1e7b7a3bbc8-ec38-4558-b4fd-f04a6a757751], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/sizeNode
DEBUG 12:37:53.286 (HttpGraphSubjects) Translated node Version history for /sizeNode (82fd3011-5b6f-4f2b-a2a8-67a6491e87bb) stored at /jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4
DEBUG 12:37:53.287 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion
DEBUG 12:37:53.288 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.076-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion
DEBUG 12:37:53.290 (HttpGraphSubjects) Translated node /FedoraDescribeWithChildrenTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:versionHistory=87a0a8c317f1e727e5099e-e12b-4231-847c-32ad71fc1970, jcr:lastModified=2013-09-24T12:36:26.495-04:00, jcr:baseVersion=87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2, jcr:predecessors=[87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeWithChildrenTestGraph
DEBUG 12:37:53.290 (HttpGraphSubjects) Translated node /FedoraDescribeWithChildrenTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:versionHistory=87a0a8c317f1e727e5099e-e12b-4231-847c-32ad71fc1970, jcr:lastModified=2013-09-24T12:36:26.495-04:00, jcr:baseVersion=87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2, jcr:predecessors=[87a0a8c317f1e7afa638ab-c624-4ea2-b6f6-72a1b856dca2], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeWithChildrenTestGraph
DEBUG 12:37:53.291 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeWithChildrenTestGraph (27e5099e-e12b-4231-847c-32ad71fc1970) stored at /jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892
DEBUG 12:37:53.292 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion
DEBUG 12:37:53.293 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:25.610-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion
DEBUG 12:37:53.295 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest4 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:versionHistory=87a0a8c317f1e70d51f8f1-de59-47d3-8a31-96db9082fe92, jcr:lastModified=2013-09-24T12:36:26.892-04:00, jcr:baseVersion=87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd, jcr:predecessors=[87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest4
DEBUG 12:37:53.295 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest4 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:versionHistory=87a0a8c317f1e70d51f8f1-de59-47d3-8a31-96db9082fe92, jcr:lastModified=2013-09-24T12:36:26.892-04:00, jcr:baseVersion=87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd, jcr:predecessors=[87a0a8c317f1e7623ee05d-16af-4fce-b924-44842ee9a7bd], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest4
DEBUG 12:37:53.296 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest4 (0d51f8f1-de59-47d3-8a31-96db9082fe92) stored at /jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15
DEBUG 12:37:53.297 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion
DEBUG 12:37:53.297 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:26.744-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion
DEBUG 12:37:53.299 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdate {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:versionHistory=87a0a8c317f1e74a5aa35c-ae31-49b8-805c-98f0e3494fc3, jcr:lastModified=2013-09-24T12:36:27.216-04:00, jcr:baseVersion=87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc, jcr:predecessors=[87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**, dc:identifier=[**binary-value-not-shown**]} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdate
DEBUG 12:37:53.300 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphUpdate {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:versionHistory=87a0a8c317f1e74a5aa35c-ae31-49b8-805c-98f0e3494fc3, jcr:lastModified=2013-09-24T12:36:27.216-04:00, jcr:baseVersion=87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc, jcr:predecessors=[87a0a8c317f1e70f37213f-9111-4b33-9450-26c270768bbc], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**, dc:identifier=[**binary-value-not-shown**]} into RDF subject http://localhost:63480/FedoraDescribeTestGraphUpdate
DEBUG 12:37:53.301 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphUpdate (4a5aa35c-ae31-49b8-805c-98f0e3494fc3) stored at /jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a
DEBUG 12:37:53.302 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion
DEBUG 12:37:53.302 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.122-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion
DEBUG 12:37:53.304 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest5 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:versionHistory=87a0a8c317f1e7b86e28b8-d5b7-4c92-87b8-b81d33be0cb2, jcr:lastModified=2013-09-24T12:36:27.361-04:00, jcr:baseVersion=87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32, jcr:predecessors=[87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest5
DEBUG 12:37:53.305 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest5 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:versionHistory=87a0a8c317f1e7b86e28b8-d5b7-4c92-87b8-b81d33be0cb2, jcr:lastModified=2013-09-24T12:36:27.361-04:00, jcr:baseVersion=87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32, jcr:predecessors=[87a0a8c317f1e7c3a11847-f8ee-40ce-b1d0-11dd62de6d32], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest5
DEBUG 12:37:53.306 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest5 (b86e28b8-d5b7-4c92-87b8-b81d33be0cb2) stored at /jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418
DEBUG 12:37:53.307 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion
DEBUG 12:37:53.308 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.241-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion
DEBUG 12:37:53.310 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphByUuid {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:versionHistory=87a0a8c317f1e73286e664-d08f-4086-acd4-7660db1b0fbe, jcr:lastModified=2013-09-24T12:36:27.619-04:00, jcr:baseVersion=87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f, jcr:predecessors=[87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphByUuid
DEBUG 12:37:53.310 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphByUuid {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:versionHistory=87a0a8c317f1e73286e664-d08f-4086-acd4-7660db1b0fbe, jcr:lastModified=2013-09-24T12:36:27.619-04:00, jcr:baseVersion=87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f, jcr:predecessors=[87a0a8c317f1e725d0b820-12a1-4f2b-86bd-ddd11a21c69f], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphByUuid
DEBUG 12:37:53.311 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphByUuid (3286e664-d08f-4086-acd4-7660db1b0fbe) stored at /jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68
DEBUG 12:37:53.312 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion
DEBUG 12:37:53.313 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.620-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion
DEBUG 12:37:53.315 (HttpGraphSubjects) Translated node /FedoraObjectsRdfTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:versionHistory=87a0a8c317f1e7c1e4db80-1b9a-43f2-bcdf-f75f87d40068, jcr:lastModified=2013-09-24T12:36:27.830-04:00, jcr:baseVersion=87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d, jcr:predecessors=[87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsRdfTest2
DEBUG 12:37:53.315 (HttpGraphSubjects) Translated node /FedoraObjectsRdfTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:versionHistory=87a0a8c317f1e7c1e4db80-1b9a-43f2-bcdf-f75f87d40068, jcr:lastModified=2013-09-24T12:36:27.830-04:00, jcr:baseVersion=87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d, jcr:predecessors=[87a0a8c317f1e74c34bd5d-8d01-4cbd-8670-47989c7da30d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsRdfTest2
DEBUG 12:37:53.316 (HttpGraphSubjects) Translated node Version history for /FedoraObjectsRdfTest2 (c1e4db80-1b9a-43f2-bcdf-f75f87d40068) stored at /jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad
DEBUG 12:37:53.317 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion
DEBUG 12:37:53.317 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:27.831-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion
DEBUG 12:37:53.319 (HttpGraphSubjects) Translated node /testValidHTMLForDS {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.925-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForDS
DEBUG 12:37:53.319 (HttpGraphSubjects) Translated node /testValidHTMLForDS {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:27.925-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/testValidHTMLForDS
DEBUG 12:37:53.321 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:versionHistory=87a0a8c317f1e707b23010-46c8-4453-91fd-3ec6642faebd, jcr:lastModified=2013-09-24T12:36:28.272-04:00, jcr:baseVersion=87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b, jcr:predecessors=[87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraph
DEBUG 12:37:53.321 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:versionHistory=87a0a8c317f1e707b23010-46c8-4453-91fd-3ec6642faebd, jcr:lastModified=2013-09-24T12:36:28.272-04:00, jcr:baseVersion=87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b, jcr:predecessors=[87a0a8c317f1e72579dba6-7b21-44dc-8359-f84b11d4eb4b], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraph
DEBUG 12:37:53.322 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraph (07b23010-46c8-4453-91fd-3ec6642faebd) stored at /jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97
DEBUG 12:37:53.323 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion
DEBUG 12:37:53.324 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.043-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion
DEBUG 12:37:53.326 (HttpGraphSubjects) Translated node /4386263e-c092-43b3-b0cd-e7c096c66410 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:versionHistory=87a0a8c317f1e78e2ab5e2-5393-4f78-8133-3b8cb2cb1f87, jcr:lastModified=2013-09-24T12:36:28.204-04:00, jcr:baseVersion=87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092, jcr:predecessors=[87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410
DEBUG 12:37:53.326 (HttpGraphSubjects) Translated node /4386263e-c092-43b3-b0cd-e7c096c66410 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:versionHistory=87a0a8c317f1e78e2ab5e2-5393-4f78-8133-3b8cb2cb1f87, jcr:lastModified=2013-09-24T12:36:28.204-04:00, jcr:baseVersion=87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092, jcr:predecessors=[87a0a8c317f1e74eecdd3f-111d-4bf8-85a7-b5aeff772092], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410
DEBUG 12:37:53.328 (HttpGraphSubjects) Translated node Version history for /4386263e-c092-43b3-b0cd-e7c096c66410 (8e2ab5e2-5393-4f78-8133-3b8cb2cb1f87) stored at /jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004
DEBUG 12:37:53.329 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion
DEBUG 12:37:53.330 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.205-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion
DEBUG 12:37:53.332 (HttpGraphSubjects) Translated node /f4abb14a-76fb-42b3-8525-57f6f31e38a7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:versionHistory=87a0a8c317f1e7dfde2ccd-5a7b-4366-acd8-d7ed10ea1ef9, jcr:lastModified=2013-09-24T12:36:28.348-04:00, jcr:baseVersion=87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae, jcr:predecessors=[87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7
DEBUG 12:37:53.332 (HttpGraphSubjects) Translated node /f4abb14a-76fb-42b3-8525-57f6f31e38a7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:versionHistory=87a0a8c317f1e7dfde2ccd-5a7b-4366-acd8-d7ed10ea1ef9, jcr:lastModified=2013-09-24T12:36:28.348-04:00, jcr:baseVersion=87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae, jcr:predecessors=[87a0a8c317f1e704d1c68b-3e85-4ab0-b9d4-21f4f00da8ae], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7
DEBUG 12:37:53.333 (HttpGraphSubjects) Translated node Version history for /f4abb14a-76fb-42b3-8525-57f6f31e38a7 (dfde2ccd-5a7b-4366-acd8-d7ed10ea1ef9) stored at /jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae
DEBUG 12:37:53.334 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion
DEBUG 12:37:53.335 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.356-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion
DEBUG 12:37:53.337 (HttpGraphSubjects) Translated node /FedoraObjectsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:versionHistory=87a0a8c317f1e7535fdd45-c75d-4fc6-a5b3-50abe223a070, jcr:lastModified=2013-09-24T12:36:28.463-04:00, jcr:baseVersion=87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491, jcr:predecessors=[87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsTest1
DEBUG 12:37:53.337 (HttpGraphSubjects) Translated node /FedoraObjectsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:versionHistory=87a0a8c317f1e7535fdd45-c75d-4fc6-a5b3-50abe223a070, jcr:lastModified=2013-09-24T12:36:28.463-04:00, jcr:baseVersion=87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491, jcr:predecessors=[87a0a8c317f1e71c514984-bd2b-4c2c-80ed-522d15779491], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraObjectsTest1
DEBUG 12:37:53.338 (HttpGraphSubjects) Translated node Version history for /FedoraObjectsTest1 (535fdd45-c75d-4fc6-a5b3-50abe223a070) stored at /jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6
DEBUG 12:37:53.339 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion
DEBUG 12:37:53.340 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.464-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion
DEBUG 12:37:53.342 (HttpGraphSubjects) Translated node /FedoraReplaceGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:versionHistory=87a0a8c317f1e7e29ebeee-dc96-4ec7-9526-8ad093d56574, jcr:lastModified=2013-09-24T12:36:28.596-04:00, jcr:baseVersion=87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8, jcr:predecessors=[87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraReplaceGraph
DEBUG 12:37:53.342 (HttpGraphSubjects) Translated node /FedoraReplaceGraph {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:versionHistory=87a0a8c317f1e7e29ebeee-dc96-4ec7-9526-8ad093d56574, jcr:lastModified=2013-09-24T12:36:28.596-04:00, jcr:baseVersion=87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8, jcr:predecessors=[87a0a8c317f1e75428f7ed-6e34-41bd-af6a-eadebfb21db8], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraReplaceGraph
DEBUG 12:37:53.343 (HttpGraphSubjects) Translated node Version history for /FedoraReplaceGraph (e29ebeee-dc96-4ec7-9526-8ad093d56574) stored at /jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004
DEBUG 12:37:53.344 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion
DEBUG 12:37:53.345 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.529-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion
DEBUG 12:37:53.346 (HttpGraphSubjects) Translated node /xyz {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:versionHistory=87a0a8c317f1e7cef4c903-c51f-4cb5-824c-d27b59732a0c, jcr:lastModified=2013-09-24T12:36:28.656-04:00, jcr:baseVersion=87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad, jcr:predecessors=[87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/xyz
DEBUG 12:37:53.347 (HttpGraphSubjects) Translated node /xyz {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:versionHistory=87a0a8c317f1e7cef4c903-c51f-4cb5-824c-d27b59732a0c, jcr:lastModified=2013-09-24T12:36:28.656-04:00, jcr:baseVersion=87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad, jcr:predecessors=[87a0a8c317f1e7fa02765b-fcc0-45fb-a20b-1ad4f77c48ad], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/xyz
DEBUG 12:37:53.348 (HttpGraphSubjects) Translated node Version history for /xyz (cef4c903-c51f-4cb5-824c-d27b59732a0c) stored at /jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9
DEBUG 12:37:53.349 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion
DEBUG 12:37:53.349 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.658-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion
DEBUG 12:37:53.351 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphReplace {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:versionHistory=87a0a8c317f1e7b3d327fb-8f6d-4814-bb6f-aa19aadaa416, jcr:lastModified=2013-09-24T12:36:28.784-04:00, jcr:baseVersion=87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee, jcr:predecessors=[87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphReplace
DEBUG 12:37:53.352 (HttpGraphSubjects) Translated node /FedoraDescribeTestGraphReplace {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:versionHistory=87a0a8c317f1e7b3d327fb-8f6d-4814-bb6f-aa19aadaa416, jcr:lastModified=2013-09-24T12:36:28.784-04:00, jcr:baseVersion=87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee, jcr:predecessors=[87a0a8c317f1e74b449c5c-6fc3-40af-8296-1dd6465a1cee], jcr:isCheckedOut=true, ns001:label=[**binary-value-not-shown**], jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDescribeTestGraphReplace
DEBUG 12:37:53.353 (HttpGraphSubjects) Translated node Version history for /FedoraDescribeTestGraphReplace (b3d327fb-8f6d-4814-bb6f-aa19aadaa416) stored at /jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e
DEBUG 12:37:53.354 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion
DEBUG 12:37:53.354 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.722-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion
DEBUG 12:37:53.357 (HttpGraphSubjects) Translated node /test:1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:versionHistory=87a0a8c317f1e70cfd60b8-8dd1-41c8-9986-cb52faae041f, jcr:lastModified=2013-09-24T12:36:28.875-04:00, jcr:baseVersion=87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e, jcr:predecessors=[87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/test:1
DEBUG 12:37:53.358 (HttpGraphSubjects) Translated node /test:1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:versionHistory=87a0a8c317f1e70cfd60b8-8dd1-41c8-9986-cb52faae041f, jcr:lastModified=2013-09-24T12:36:28.875-04:00, jcr:baseVersion=87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e, jcr:predecessors=[87a0a8c317f1e7e024ce34-d051-42fd-a86b-adaf9645ac6e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/test:1
DEBUG 12:37:53.359 (HttpGraphSubjects) Translated node Version history for /test:1 (0cfd60b8-8dd1-41c8-9986-cb52faae041f) stored at /jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923
DEBUG 12:37:53.360 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion
DEBUG 12:37:53.360 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:28.876-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion
DEBUG 12:37:53.362 (HttpGraphSubjects) Translated node /object-in-tx-commit {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:versionHistory=87a0a8c317f1e7df147903-001f-43fe-aec8-8d68bcb5f76a, jcr:lastModified=2013-09-24T12:36:29.194-04:00, jcr:baseVersion=87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a, jcr:predecessors=[87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/object-in-tx-commit
DEBUG 12:37:53.363 (HttpGraphSubjects) Translated node /object-in-tx-commit {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:versionHistory=87a0a8c317f1e7df147903-001f-43fe-aec8-8d68bcb5f76a, jcr:lastModified=2013-09-24T12:36:29.194-04:00, jcr:baseVersion=87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a, jcr:predecessors=[87a0a8c317f1e7106c95b2-7474-4e05-98d2-80319f5b263a], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/object-in-tx-commit
DEBUG 12:37:53.364 (HttpGraphSubjects) Translated node Version history for /object-in-tx-commit (df147903-001f-43fe-aec8-8d68bcb5f76a) stored at /jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6
DEBUG 12:37:53.365 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion
DEBUG 12:37:53.365 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:29.235-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion
DEBUG 12:37:53.367 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:versionHistory=87a0a8c317f1e7155d62eb-02ac-491e-ba86-468edf7c596d, jcr:lastModified=2013-09-24T12:36:31.742-04:00, jcr:baseVersion=87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89, jcr:predecessors=[87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest1
DEBUG 12:37:53.368 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:versionHistory=87a0a8c317f1e7155d62eb-02ac-491e-ba86-468edf7c596d, jcr:lastModified=2013-09-24T12:36:31.742-04:00, jcr:baseVersion=87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89, jcr:predecessors=[87a0a8c317f1e728208074-7b8e-4e96-aa5e-6fbd47f30f89], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest1
DEBUG 12:37:53.369 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest1 (155d62eb-02ac-491e-ba86-468edf7c596d) stored at /jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027
DEBUG 12:37:53.370 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion
DEBUG 12:37:53.370 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.613-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion
DEBUG 12:37:53.372 (HttpGraphSubjects) Translated node /FedoraVersioningTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:versionHistory=87a0a8c317f1e7097eaa14-fe54-44d0-a4f5-385effdf5139, jcr:lastModified=2013-09-24T12:36:31.906-04:00, jcr:baseVersion=87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04, jcr:predecessors=[87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraVersioningTest2
DEBUG 12:37:53.373 (HttpGraphSubjects) Translated node /FedoraVersioningTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:versionHistory=87a0a8c317f1e7097eaa14-fe54-44d0-a4f5-385effdf5139, jcr:lastModified=2013-09-24T12:36:31.906-04:00, jcr:baseVersion=87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04, jcr:predecessors=[87a0a8c317f1e752d6a957-2f04-41c1-b8c8-76714ea8af04], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraVersioningTest2
DEBUG 12:37:53.374 (HttpGraphSubjects) Translated node Version history for /FedoraVersioningTest2 (097eaa14-fe54-44d0-a4f5-385effdf5139) stored at /jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9
DEBUG 12:37:53.375 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion
DEBUG 12:37:53.376 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:31.907-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion
DEBUG 12:37:53.382 (HttpGraphSubjects) Translated node /Ldpr428 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:versionHistory=87a0a8c317f1e7ecb05aa6-c216-4916-aa8e-0bf35811ad8b, jcr:lastModified=2013-09-24T12:36:32.646-04:00, jcr:baseVersion=87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724, jcr:predecessors=[87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/Ldpr428
DEBUG 12:37:53.382 (HttpGraphSubjects) Translated node /Ldpr428 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:versionHistory=87a0a8c317f1e7ecb05aa6-c216-4916-aa8e-0bf35811ad8b, jcr:lastModified=2013-09-24T12:36:32.646-04:00, jcr:baseVersion=87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724, jcr:predecessors=[87a0a8c317f1e7fa92e5ef-c07d-407a-a215-f2a4d7c51724], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/Ldpr428
DEBUG 12:37:53.384 (HttpGraphSubjects) Translated node Version history for /Ldpr428 (ecb05aa6-c216-4916-aa8e-0bf35811ad8b) stored at /jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753
DEBUG 12:37:53.384 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion
DEBUG 12:37:53.385 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:32.647-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion
DEBUG 12:37:53.387 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.666-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:53.387 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:versionHistory=87a0a8c317f1e73fece025-b00b-4522-b4a9-66229465b316, jcr:lastModified=2013-09-24T12:37:50.666-04:00, jcr:baseVersion=87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c, jcr:predecessors=[87a0a8c317f1e7f8a663c2-e2ea-4640-8beb-73125401487c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT2
DEBUG 12:37:53.388 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT2 (3fece025-b00b-4522-b4a9-66229465b316) stored at /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8
DEBUG 12:37:53.389 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion
DEBUG 12:37:53.390 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.703-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion
DEBUG 12:37:53.392 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:53.392 (HttpGraphSubjects) Translated node /JcrXmlSerializerIT1 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:versionHistory=87a0a8c317f1e79f0b407f-75f3-40d0-a241-9949d4eea2ee, jcr:lastModified=2013-09-24T12:37:50.776-04:00, jcr:baseVersion=87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d, jcr:predecessors=[87a0a8c317f1e7848dc15a-9a4a-4c2b-bfde-9f6c51f7be3d], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/JcrXmlSerializerIT1
DEBUG 12:37:53.393 (HttpGraphSubjects) Translated node Version history for /JcrXmlSerializerIT1 (9f0b407f-75f3-40d0-a241-9949d4eea2ee) stored at /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab
DEBUG 12:37:53.394 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion
DEBUG 12:37:53.395 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:20.219-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion
DEBUG 12:37:53.396 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.396 (HttpTripleUtil) Adding additional HTTP context triples to dataset
DEBUG 12:37:53.396 (HttpTripleUtil) Adding response information using httpApiResources
DEBUG 12:37:53.396 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.397 (RdfProvider) Writing a response for: com.hp.hpl.jena.sparql.core.DatasetImpl@1ba27c39 with MIMEtype: text/n3
DEBUG 12:37:53.397 (SerializationUtils) uri from context: http://localhost:63480/
DEBUG 12:37:53.397 (GraphStoreStreamingOutput) Serializing graph as N3
DEBUG 12:37:53.398 (GraphStoreStreamingOutput) Serializing default model
DEBUG 12:37:53.398 (SerializationUtils) Serializing model tree
DEBUG 12:37:53.403 (SerializationUtils) Serializing model problems
DEBUG 12:37:53.407 (SerializationUtils) Serializing model httpApiResources
DEBUG 12:37:53.539 (FedoraNodesIT) For testDescribeCount() first count retrieved repository graph:
(dataset
(graph
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.858Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.503Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409>)
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#uuid> "08b4487a-abcd-4e64-8a5f-9e0ef40a9aa9")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest7> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.464Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.463Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#uuid> "535fdd45-c75d-4fc6-a5b3-50abe223a070")
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraObjectsTest1> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/dd/3b/e9/dd3be96b2a157ce668d8bb8fe5b51f2c85c09ea6>)
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:27.62Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:27.619Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#uuid> "3286e664-d08f-4086-acd4-7660db1b0fbe")
(triple <http://localhost:63480/FedoraDescribeTestGraphByUuid> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/33/32/15/33321525327387e1ed79b29e171eef0ead549b68>)
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027>)
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:31.742Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#uuid> "155d62eb-02ac-491e-ba86-468edf7c596d")
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/87/e5/11/87e511eb6731c59c548e92890b753f787d206027/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest1> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:31.613Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#uuid> "786c7bf8-4497-47dc-9500-1e2981a40907")
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf>)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.93Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.179Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest61> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/testValidHTMLForDS> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/testValidHTMLForDS> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/testValidHTMLForDS> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/testValidHTMLForDS> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:27.925Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#uuid> "82fd3011-5b6f-4f2b-a2a8-67a6491e87bb")
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion>)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:25.076Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4/jcr:rootVersion>)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:25.217Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/e2/e0/2f/e2e02f6ca150ebd97f3d9bdd93c50baeb07af3e4>)
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/sizeNode> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion>)
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923>)
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/54/da/2e/54da2ea36c4cd2dfbc0134bd4ca5faa54464d923/jcr:rootVersion>)
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#uuid> "0cfd60b8-8dd1-41c8-9986-cb52faae041f")
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.875Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/test:1> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.876Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#uuid> "df885074-df5c-412f-a32f-af2cb204bce6")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:20.483Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf/jcr:rootVersion>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:51.307Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/17/4d/b5/174db57513050fbc78c2021d6d22cc6699b3f6cf>)
(triple <http://localhost:63480/testobj> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.459Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#uuid> "855a4bbc-3123-45a5-bc14-5e40cd74c410")
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade>)
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.632Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest12> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:51.785Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf>)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/ca/e6/ea/cae6ea80b418d420431dc2eed4d780d7b7665ecf/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#uuid> "2dc0aea4-fc4a-48ae-82f5-f69190badf25")
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:21.302Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraHtmlObject2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/objects> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/objects> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/objects> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/objects> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:00.705Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#uuid> "07b23010-46c8-4453-91fd-3ec6642faebd")
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.272Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.043Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97>)
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDescribeTestGraph> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/bc/5a/93/bc5a9328fd8788fcb8b6e46a90ddb51cbbbe5a97/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#uuid> "409400ee-3319-4f94-aec4-bad97b1d07b8")
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.261Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8>)
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:17.283Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest6> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:24.766Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion>)
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:24.758Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55/jcr:rootVersion>)
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#uuid> "f49118d9-72d4-47bb-a30c-d56961e9ba22")
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/78/9f/9c/789f9c7eb6dbf3642f30374c7e07b94072918f55>)
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753>)
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:32.647Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion>)
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/d8/b9/b2/d8b9b235986e1982aed3856bf4cc852ba60c7753/jcr:rootVersion>)
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#uuid> "ecb05aa6-c216-4916-aa8e-0bf35811ad8b")
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/Ldpr428> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:32.646Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#uuid> "27e5099e-e12b-4231-847c-32ad71fc1970")
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:26.495Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/05/32/ae/0532ae3e44ec58e0afb86a2c0f60e64d62438892>)
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDescribeWithChildrenTestGraph> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:25.61Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:51.677Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8>)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#uuid> "40ef2a2b-3ffd-44d3-9414-db25dadaa3b9")
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:21.144Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/49/e2/44/49e2447ba1ed8bc19bfafdfc50ddf882b7198aa8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest11> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion>)
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:50.666Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8/jcr:rootVersion>)
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:19.703Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/11/c5/e5/11c5e5baa0df27881bde4aca0d356aa6172450f8>)
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#uuid> "3fece025-b00b-4522-b4a9-66229465b316")
(triple <http://localhost:63480/JcrXmlSerializerIT2> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418>)
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:27.361Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#uuid> "b86e28b8-d5b7-4c92-87b8-b81d33be0cb2")
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/ef/88/5e/ef885e5654bbe03dbaf5f75042ce51060ab29418/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest5> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:27.241Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004>)
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#uuid> "e29ebeee-dc96-4ec7-9526-8ad093d56574")
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/b8/45/3b/b8453bdeba7b3270a7e891b95a9efbc049ae5004/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.596Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraReplaceGraph> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.529Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#uuid> "0c1f4bbf-9719-445e-8d04-2238e70d7041")
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7>)
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/8b/02/d4/8b02d4da80cab3610eb2585d200732b434abc5a7/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:51.92Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraHtmlObject> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:21.505Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004>)
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.205Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion>)
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#uuid> "8e2ab5e2-5393-4f78-8133-3b8cb2cb1f87")
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.204Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/f6/7c/f1/f67cf144d5de815b904e4c1168ea5ca8cb8f1004/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:19.188Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.768Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#uuid> "133fea83-5b23-4bc0-9365-e17704ac3898")
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934>)
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest10> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:52.939Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:22.727Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/f6/70/d8/f670d82f75da10f0cf1263846bf1be2357a6097d>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#uuid> "a99e0bb1-334c-4aa7-8759-0115f17288e1")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdateBad> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:17.083Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020>)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.15Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest64> <http://fedora.info/definitions/v4/repository#uuid> "56df508d-d557-4b50-b665-02a9ae51fab5")
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion>)
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:50.776Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:20.219Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab/jcr:rootVersion>)
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/70/6d/01/706d01ab9cd4a6bba3294f9e1397e92698ec1aab>)
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/JcrXmlSerializerIT1> <http://fedora.info/definitions/v4/repository#uuid> "9f0b407f-75f3-40d0-a241-9949d4eea2ee")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:24.684Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#hasContent> <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:24.677Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/60/a6/cb/60a6cb1d9a1db45ccc1b6931510cf4b73cb2184b/jcr:rootVersion>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#uuid> "909feba5-b3e1-40dc-8d26-8585c467a700")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:datastream")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#primaryType> "nt:file")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:26.744Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#uuid> "0d51f8f1-de59-47d3-8a31-96db9082fe92")
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:26.892Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/07/1a/12/071a1208d88fb19365f8c771eaf6f1660b99aa15>)
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest4> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:hashed")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/test:1>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDescribeWithChildrenTestGraph>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:versionLabels")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest10>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraHtmlObject>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#membershipSubject> <http://localhost:63480/>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/write.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest64>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.transactions.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.versioning.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:locks")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/countNode>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.primary.item.name.supported> "true")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest1>)
(triple <http://localhost:63480/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/ldp#Container>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/identifier.stability> "identifier.stability.indefinite.duration")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/rest-api#exportsAs> <http://localhost:63480//fcr:export?format=jcr/xml>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.value.constraints.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest4>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/objects>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDescribeTestGraphUpdateBad>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:folder")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest63>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#Page> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:propertyDefinition")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.simple.versioning.supported> "false")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDescribeTestGraph>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTestPut>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:unstructured")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:nodeType")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest3>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.query.sql.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraObjectsRdfTest2>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#membersInlined> true)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:version")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:shareable")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:share")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTestPut>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:simpleVersionable")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest11>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/query.xpath.doc.order> "false")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#numberOfChildren> "46"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/testValidHTMLForObject>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraObjectsTest1>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.access.control.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.update.mixin.node.types.supported> "true")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDescribeTestGraphUpdate>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.workspace.management.supported> "true")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraHtmlObject2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest11>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/JcrXmlSerializerIT1>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/query.full.text.search.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.xml.import.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.shareable.nodes.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/Ldpr428>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/JcrXmlSerializerIT2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest1>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/test:1>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.same.name.siblings.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/object-in-tx-commit>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.activities.supported> "false")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest6>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.lifecycle.supported> "false")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.node.and.property.with.same.name.supported> "true")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#pageOf> <http://localhost:63480/>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/rest-api#hasTransactionProvider> <http://localhost:63480/fcr:tx>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "fedora:datastream")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#objectSize> "8146"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/level.1.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:lifecycle")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraVersioningTest2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:federation")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDescribeTestGraphUpdate>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.property.types> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:namespace")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/object-in-tx-commit>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest9>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/Ldpr428>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.node.type.management.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest9>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:derived")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDescribeTestGraphByUuid>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:lastModified")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:naturalText")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.multivalued.properties.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraHtmlObject2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:projection")
(triple <http://localhost:63480/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/ldp#Page>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:managedRetention")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:query")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:versionedChild")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest5>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest12>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest62>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/7b400f7d-a459-4a90-988e-f1d0499b277d>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDescribeWithChildrenTestGraph>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:language")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#uuid> "87a0a8c7505d64/")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest8>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "fedora:relations")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:versionStorage")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:hierarchyNode")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:versionable")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#membershipPredicate> <http://fedora.info/definitions/v4/repository#hasChild>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/xyz>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.inheritance> "node.type.management.inheritance.multiple")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDescribeTestGraphUpdateBad>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest4>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:versionHistoryFolder")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/query.joins> "query.joins.inner.outer")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/JcrXmlSerializerIT2>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDescribeTestGraphReplace>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/jcr.specification.version> "2.0")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:root")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraHtmlObject>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/testobj>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest61>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/jcr.repository.vendor.url> "http://www.modeshape.org")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/objects>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest64>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest10>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/testValidHTMLForDS>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "fedora:resource")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:activity")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/level.2.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "fedora:binary")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:accessControllable")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:system")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraReplaceGraph>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.autocreated.definitions.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraObjectsTest1>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraVersioningTest2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:lockable")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/query.stored.queries.supported> "true")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/countNode>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.journaled.observation.supported> "false")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.overrides.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#primaryType> "mode:root")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:base")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest61>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest5>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:resource")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:title")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDescribeTestGraphByUuid>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/sizeNode>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:versionHistory")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/jcr.repository.name> "ModeShape")
(triple <http://localhost:63480/> <http://www.whatwg.org/specs/web-apps/current-work/#link-type-search> <http://localhost:63480/fcr:search>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/JcrXmlSerializerIT1>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:address")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/testValidHTMLForDS>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/jcr.repository.vendor> "JBoss, a division of Red Hat")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:nodeTypes")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.residual.definitions.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.baselines.supported> "false")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:mimeType")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.xml.export.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDescribeTestGraph>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/testobj>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:lock")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "fedora:object")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.observation.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:35:38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/query.xpath.pos.index> "false")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/sizeNode>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.orderable.child.nodes.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest8>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#membershipObject> <http://www.w3.org/ns/ldp#MemberSubject>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:etag")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/rest-api#hasNamespaces> <http://localhost:63480/fcr:namespaces>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:childNodeDefinition")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:created")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:frozenNode")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.locking.supported> "true")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.multiple.binary.properties.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:Acl")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:repository")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:file")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest12>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/4386263e-c092-43b3-b0cd-e7c096c66410>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest7>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/custom.rep.name> "repo")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mix:referenceable")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraReplaceGraph>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDescribeTestGraphReplace>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraObjectsRdfTest2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#objectCount> "76"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/rest-api#hasWorkspaces> <http://localhost:63480/fcr:workspaces>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:namespaces")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.update.primary.node.type.supported> "true")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest6>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest62>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/jcr.repository.version> "3.4.0.Final")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/testValidHTMLForObject>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest3>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:resource")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:linkedFile")
(triple <http://localhost:63480/> <http://microformats.org/wiki/rel-sitemap> <http://localhost:63480/sitemap>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:publishArea")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "mode:Permission")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/jcr.specification.name> "Content Repository for Java Technology API")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.retention.supported> "false")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasChild> <http://localhost:63480/FedoraDatastreamsTest2>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/node.type.management.update.in.use.suported> "true")
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/xyz>)
(triple <http://localhost:63480/> <http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:63480/FedoraDatastreamsTest63>)
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#hasNodeType> "nt:configuration")
(triple <http://localhost:63480/> <http://fedora.info/definitions/v4/repository#repository/option.unfiled.content.supported> "false")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:27.122Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#uuid> "4a5aa35c-ae31-49b8-805c-98f0e3494fc3")
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/1d/1a/02/1d1a0211edc1ca0a9b20974f5b18bd7300605c6a/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:27.216Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphUpdate> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1>)
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:49.058Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#uuid> "f2b3c33c-38cb-4342-9381-f381748b89f2")
(triple <http://localhost:63480/FedoraDatastreamsTest9> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.4Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480//fcr:export?format=jcr/xml> <http://www.w3.org/2000/01/rdf-schema#label> "jcr/xml")
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion>)
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:24.576Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91/jcr:rootVersion>)
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:24.575Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#uuid> "02edfdba-6bda-4b97-ba79-7ed83c9baf89")
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/testValidHTMLForObject> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/81/54/24/815424931d59aa8326fc8e9c8f9cead0092d4c91>)
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#uuid> "11db940d-642f-4ce1-8d22-91d9745f760a")
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.807Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:18.033Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e>)
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest63> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.533Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:17.575Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3>)
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#uuid> "5c0d34e8-69e3-469a-8a33-1abbe1b25a7d")
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest3> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:17.418Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#uuid> "ce0359b4-a2e4-4bb9-8a2e-f741a3021891")
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d>)
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTestPut> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/rest-api#size> "3"^^<http://www.w3.org/2001/XMLSchema#long>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/rest-api#digest> <urn:sha1:66b27417d37e024c46526c2f6d358a754fc552f3>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/repository#primaryType> "nt:resource")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:binary")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/repository#mimeType> "application/octet-stream")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:24.684Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/repository#isContentOf> <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e>)
(triple <http://localhost:63480/d68b2f31-4abf-44fa-a24a-f968bcae383e/fcr:content> <http://fedora.info/definitions/v4/repository#hasLocation> "/org.modeshape.jcr.value.binary.FileSystemBinaryStore:target/FedoraRepositoryFiles")
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion>)
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d>)
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:23.04Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#uuid> "e9ee4276-17e0-4e0b-995b-1a9d07d0600b")
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:23.098Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/countNode> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/b2/ff/ea/b2ffea651f78d25457af12b25eb4ce308de5468d/jcr:rootVersion>)
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#uuid> "dfde2ccd-5a7b-4366-acd8-d7ed10ea1ef9")
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.356Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae>)
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion>)
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/37/ad/32/37ad32a1511c28b5f72f739620f595f8d04084ae/jcr:rootVersion>)
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/f4abb14a-76fb-42b3-8525-57f6f31e38a7> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.348Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#uuid> "c1e4db80-1b9a-43f2-bcdf-f75f87d40068")
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/7a/6b/9b/7a6b9bf69fcf3a3e78a5d04be3de0db66d51b5ad>)
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:27.831Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:27.83Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraObjectsRdfTest2> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:50.015Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1>)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:19.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest8> <http://fedora.info/definitions/v4/repository#uuid> "640b1e7a-37ae-40be-aeb7-f525621debcc")
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6>)
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:29.194Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion>)
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/cf/44/39/cf4439e9cfcaf5887f5afbb11f81426fa6b298f6/jcr:rootVersion>)
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#uuid> "df147903-001f-43fe-aec8-8d68bcb5f76a")
(triple <http://localhost:63480/object-in-tx-commit> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:29.235Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#uuid> "5df71dff-c55b-4cad-b8ea-ee7b5f01c234")
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:17.916Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e>)
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.731Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest2> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:37:48.643Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#uuid> "2ce8e18b-b538-4b6a-b7cb-257888c35167")
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8>)
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDatastreamsTest62> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:17.767Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:31.907Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:31.906Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9>)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/1c/ea/c7/1ceac7aedef0996da0db4d6a058ed8a23c1a0da9/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraVersioningTest2> <http://fedora.info/definitions/v4/repository#uuid> "097eaa14-fe54-44d0-a4f5-385effdf5139")
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion>)
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#uuid> "cef4c903-c51f-4cb5-824c-d27b59732a0c")
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9>)
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.656Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.658Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/xyz> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/2e/d9/51/2ed9516b3eb090935a5631946b100583d7d4ccc9/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#uuid> "b3d327fb-8f6d-4814-bb6f-aa19aadaa416")
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:63480/>)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource")
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin")
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#created> "2013-09-24T16:36:28.722Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:object")
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#isCheckedOut> true)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e/jcr:rootVersion>)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#lastModified> "2013-09-24T16:36:28.784Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:63480/jcr:system/jcr:versionStorage/6c/a0/10/6ca010a804469235952d764f1019c75774876d3e>)
(triple <http://localhost:63480/FedoraDescribeTestGraphReplace> <http://fedora.info/definitions/v4/repository#primaryType> "nt:folder")
)
)
DEBUG 12:37:53.542 (FedoraNodesIT) Executing: POST to http://localhost:63480/countNode
DEBUG 12:37:53.546 (SessionFactory) No authenticated user found.
DEBUG 12:37:53.546 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:53.547 (FedoraNodes) Attempting to ingest with path: /countNode/68ededef-be03-4e9d-87fd-947209022f81
DEBUG 12:37:53.547 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:53.550 (FedoraObject) Setting fedora:object properties on a nt:folder node /countNode/68ededef-be03-4e9d-87fd-947209022f81...
DEBUG 12:37:53.700 (FedoraNodes) Finished creating null with path: /countNode/68ededef-be03-4e9d-87fd-947209022f81
DEBUG 12:37:53.703 (HttpGraphSubjects) Translated node /countNode/68ededef-be03-4e9d-87fd-947209022f81 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:37:53.550-04:00, jcr:versionHistory=87a0a8c317f1e78b842f80-c53a-4ef1-8f43-d5d6d71b431a, jcr:lastModified=2013-09-24T12:37:53.549-04:00, jcr:baseVersion=87a0a8c317f1e783b76f6d-658d-46a8-9d96-2401f2e22adc, jcr:predecessors=[87a0a8c317f1e783b76f6d-658d-46a8-9d96-2401f2e22adc], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/countNode/68ededef-be03-4e9d-87fd-947209022f81
DEBUG 12:37:53.704 (FedoraNodesIT) Executing: POST to http://localhost:63480/countNode/asdf/fcr:content
DEBUG 12:37:53.707 (SessionFactory) No authenticated user found.
DEBUG 12:37:53.707 (SessionFactory) Returning an authenticated session in the default workspace
DEBUG 12:37:53.708 (FedoraContent) create Datastream /countNode/asdf
DEBUG 12:37:53.709 (DatastreamService) Using new PolicyDecisionPoint.
DEBUG 12:37:53.710 (Datastream) Created content node at path: /countNode/asdf/jcr:content
DEBUG 12:37:53.716 (Datastream) Decorated data property at path: /countNode/asdf/jcr:content/jcr:data
DEBUG 12:37:53.716 (Datastream) Created data property at path: /countNode/asdf/jcr:content/jcr:data
DEBUG 12:37:53.716 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:53.766 (HttpGraphSubjects) Translated node /countNode/asdf/jcr:content {jcr:primaryType=nt:resource, jcr:data=**binary-value-not-shown**, jcr:lastModified=2013-09-24T12:37:53.716-04:00, fedora:digest=urn:sha1:7110eda4d09e062aa5e4a390b0a572ac0d2c0220, jcr:mixinTypes=[fedora:binary], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:mimeType=**binary-value-not-shown**, fedora:size=4} into RDF subject http://localhost:63480/countNode/asdf/fcr:content
DEBUG 12:37:53.770 (SessionFactory) No authenticated user found.
DEBUG 12:37:53.770 (SessionFactory) Returning an authenticated session in the default workspace
INFO 12:37:53.771 (FedoraResource) Could not get last modified date property for node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/}
INFO 12:37:53.772 (FedoraResource) Node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} does not have a createdDate
INFO 12:37:53.772 (FedoraResource) Could not get last modified date property for node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/}
INFO 12:37:53.772 (FedoraResource) Node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} does not have a createdDate
DEBUG 12:37:53.772 (HttpGraphSubjects) Resolving graph subjects to a base URI of "http://localhost:63480/"
DEBUG 12:37:53.772 (JcrRdfTools) Creating RDF response for repository description
DEBUG 12:37:53.772 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.797 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.798 (HttpGraphSubjects) Translated node / {jcr:primaryType=mode:root, jcr:uuid=87a0a8c7505d64/} into RDF subject http://localhost:63480/
DEBUG 12:37:53.798 (HttpGraphSubjects) Translated node / {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:35:38.000-04:00} into RDF subject http://localhost:63480/
DEBUG 12:37:53.799 (HttpGraphSubjects) Translated node / {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:35:38.000-04:00} into RDF subject http://localhost:63480/
DEBUG 12:37:53.800 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:53.800 (HttpGraphSubjects) Translated node /objects {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:00.705-04:00, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/objects
DEBUG 12:37:53.802 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:versionHistory=87a0a8c317f1e756df508d-d557-4b50-b665-02a9ae51fab5, jcr:lastModified=2013-09-24T12:37:48.150-04:00, jcr:baseVersion=87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68, jcr:predecessors=[87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64
DEBUG 12:37:53.802 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest64 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:versionHistory=87a0a8c317f1e756df508d-d557-4b50-b665-02a9ae51fab5, jcr:lastModified=2013-09-24T12:37:48.150-04:00, jcr:baseVersion=87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68, jcr:predecessors=[87a0a8c317f1e754820234-ee47-43ba-8775-490c92299a68], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest64
DEBUG 12:37:53.804 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest64 (56df508d-d557-4b50-b665-02a9ae51fab5) stored at /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020
DEBUG 12:37:53.804 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion
DEBUG 12:37:53.805 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.083-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ba/77/a0/ba77a0e7a1cdcf18a8eef1a6e89534e3536b7020/jcr:rootVersion
DEBUG 12:37:53.807 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:versionHistory=87a0a8c317f1e7409400ee-3319-4f94-aec4-bad97b1d07b8, jcr:lastModified=2013-09-24T12:37:48.261-04:00, jcr:baseVersion=87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4, jcr:predecessors=[87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6
DEBUG 12:37:53.807 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest6 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:versionHistory=87a0a8c317f1e7409400ee-3319-4f94-aec4-bad97b1d07b8, jcr:lastModified=2013-09-24T12:37:48.261-04:00, jcr:baseVersion=87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4, jcr:predecessors=[87a0a8c317f1e77387bea7-b853-4b2b-adea-3461fb529cc4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest6
DEBUG 12:37:53.808 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest6 (409400ee-3319-4f94-aec4-bad97b1d07b8) stored at /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8
DEBUG 12:37:53.809 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion
DEBUG 12:37:53.809 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.283-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/a5/c8/87/a5c887daf8a8c07176949d3d057c9a6fcc6b01f8/jcr:rootVersion
DEBUG 12:37:53.811 (HttpGraphSubjects) Translated node /FedoraDatastreamsTestPut {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:versionHistory=87a0a8c317f1e7ce0359b4-a2e4-4bb9-8a2e-f741a3021891, jcr:lastModified=2013-09-24T12:37:48.373-04:00, jcr:baseVersion=87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37, jcr:predecessors=[87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTestPut
DEBUG 12:37:53.812 (HttpGraphSubjects) Translated node /FedoraDatastreamsTestPut {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:versionHistory=87a0a8c317f1e7ce0359b4-a2e4-4bb9-8a2e-f741a3021891, jcr:lastModified=2013-09-24T12:37:48.373-04:00, jcr:baseVersion=87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37, jcr:predecessors=[87a0a8c317f1e75b160f3a-06ef-426d-8257-8867af26dc37], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTestPut
DEBUG 12:37:53.813 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTestPut (ce0359b4-a2e4-4bb9-8a2e-f741a3021891) stored at /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d
DEBUG 12:37:53.813 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion
DEBUG 12:37:53.814 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.418-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/68/30/51/6830517309fba32b96aff357d3b53595f0a8542d/jcr:rootVersion
DEBUG 12:37:53.816 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:versionHistory=87a0a8c317f1e75c0d34e8-69e3-469a-8a33-1abbe1b25a7d, jcr:lastModified=2013-09-24T12:37:48.533-04:00, jcr:baseVersion=87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3, jcr:predecessors=[87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3
DEBUG 12:37:53.816 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest3 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:versionHistory=87a0a8c317f1e75c0d34e8-69e3-469a-8a33-1abbe1b25a7d, jcr:lastModified=2013-09-24T12:37:48.533-04:00, jcr:baseVersion=87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3, jcr:predecessors=[87a0a8c317f1e705ab8213-0ac5-445e-b59b-14fe358c95a3], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest3
DEBUG 12:37:53.817 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest3 (5c0d34e8-69e3-469a-8a33-1abbe1b25a7d) stored at /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3
DEBUG 12:37:53.818 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion
DEBUG 12:37:53.818 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.575-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/ce/3c/e8/ce3ce8c384d471fa89638697c6efd7aa7eac05a3/jcr:rootVersion
DEBUG 12:37:53.820 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:versionHistory=87a0a8c317f1e72ce8e18b-b538-4b6a-b7cb-257888c35167, jcr:lastModified=2013-09-24T12:37:48.643-04:00, jcr:baseVersion=87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6, jcr:predecessors=[87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest62
DEBUG 12:37:53.821 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest62 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:versionHistory=87a0a8c317f1e72ce8e18b-b538-4b6a-b7cb-257888c35167, jcr:lastModified=2013-09-24T12:37:48.643-04:00, jcr:baseVersion=87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6, jcr:predecessors=[87a0a8c317f1e73c06f777-d73d-4648-8e04-0f5470e606a6], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest62
DEBUG 12:37:53.822 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest62 (2ce8e18b-b538-4b6a-b7cb-257888c35167) stored at /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8
DEBUG 12:37:53.823 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion
DEBUG 12:37:53.823 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.767-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/d6/bf/dc/d6bfdc0941cf5b3fe80052b725c478a280a55da8/jcr:rootVersion
DEBUG 12:37:53.825 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:versionHistory=87a0a8c317f1e75df71dff-c55b-4cad-b8ea-ee7b5f01c234, jcr:lastModified=2013-09-24T12:37:48.731-04:00, jcr:baseVersion=87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05, jcr:predecessors=[87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest2
DEBUG 12:37:53.825 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest2 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:versionHistory=87a0a8c317f1e75df71dff-c55b-4cad-b8ea-ee7b5f01c234, jcr:lastModified=2013-09-24T12:37:48.731-04:00, jcr:baseVersion=87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05, jcr:predecessors=[87a0a8c317f1e7ba55a300-5fb4-4d6b-a5ce-7535159eac05], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest2
DEBUG 12:37:53.826 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest2 (5df71dff-c55b-4cad-b8ea-ee7b5f01c234) stored at /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e
DEBUG 12:37:53.827 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion
DEBUG 12:37:53.828 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:17.916-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/09/9f/44/099f44b24ccd0cdefbb91565ad7bb23df595a37e/jcr:rootVersion
DEBUG 12:37:53.830 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:versionHistory=87a0a8c317f1e711db940d-642f-4ce1-8d22-91d9745f760a, jcr:lastModified=2013-09-24T12:37:48.807-04:00, jcr:baseVersion=87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1, jcr:predecessors=[87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63
DEBUG 12:37:53.830 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest63 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:versionHistory=87a0a8c317f1e711db940d-642f-4ce1-8d22-91d9745f760a, jcr:lastModified=2013-09-24T12:37:48.807-04:00, jcr:baseVersion=87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1, jcr:predecessors=[87a0a8c317f1e76b0c785d-7883-403b-a7d6-61048a011ba1], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest63
DEBUG 12:37:53.831 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest63 (11db940d-642f-4ce1-8d22-91d9745f760a) stored at /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e
DEBUG 12:37:53.832 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion
DEBUG 12:37:53.832 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.033-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/88/54/e1/8854e132616faa362fba2bec9478400f407c865e/jcr:rootVersion
DEBUG 12:37:53.834 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:versionHistory=87a0a8c317f1e7786c7bf8-4497-47dc-9500-1e2981a40907, jcr:lastModified=2013-09-24T12:37:48.930-04:00, jcr:baseVersion=87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c, jcr:predecessors=[87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61
DEBUG 12:37:53.835 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest61 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:versionHistory=87a0a8c317f1e7786c7bf8-4497-47dc-9500-1e2981a40907, jcr:lastModified=2013-09-24T12:37:48.930-04:00, jcr:baseVersion=87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c, jcr:predecessors=[87a0a8c317f1e7d6003137-09fa-468a-bb9d-d32f97e1e99c], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest61
DEBUG 12:37:53.836 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest61 (786c7bf8-4497-47dc-9500-1e2981a40907) stored at /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf
DEBUG 12:37:53.837 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion
DEBUG 12:37:53.837 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.179-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/8b/1e/1a/8b1e1a7a1bc10a7c4a8015a5ea5e83b8051048bf/jcr:rootVersion
DEBUG 12:37:53.839 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:versionHistory=87a0a8c317f1e7f2b3c33c-38cb-4342-9381-f381748b89f2, jcr:lastModified=2013-09-24T12:37:49.058-04:00, jcr:baseVersion=87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e, jcr:predecessors=[87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:53.839 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest9 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:versionHistory=87a0a8c317f1e7f2b3c33c-38cb-4342-9381-f381748b89f2, jcr:lastModified=2013-09-24T12:37:49.058-04:00, jcr:baseVersion=87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e, jcr:predecessors=[87a0a8c317f1e7180e2480-85a7-4065-9fcf-2389a4495c1e], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest9
DEBUG 12:37:53.841 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest9 (f2b3c33c-38cb-4342-9381-f381748b89f2) stored at /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1
DEBUG 12:37:53.841 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion
DEBUG 12:37:53.842 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.400-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/56/b8/b6/56b8b6b90abc0a2e5177cfc906210f7fc153a5f1/jcr:rootVersion
DEBUG 12:37:53.844 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:versionHistory=87a0a8c317f1e7855a4bbc-3123-45a5-bc14-5e40cd74c410, jcr:lastModified=2013-09-24T12:37:49.459-04:00, jcr:baseVersion=87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610, jcr:predecessors=[87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest12
DEBUG 12:37:53.844 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest12 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:versionHistory=87a0a8c317f1e7855a4bbc-3123-45a5-bc14-5e40cd74c410, jcr:lastModified=2013-09-24T12:37:49.459-04:00, jcr:baseVersion=87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610, jcr:predecessors=[87a0a8c317f1e7a0f8365d-92ea-4e27-bf14-2af691b93610], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest12
DEBUG 12:37:53.845 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest12 (855a4bbc-3123-45a5-bc14-5e40cd74c410) stored at /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade
DEBUG 12:37:53.846 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion
DEBUG 12:37:53.846 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.632-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5b/a8/00/5ba800236706d6cf056e39f71b543f9683f51ade/jcr:rootVersion
DEBUG 12:37:53.848 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:53.849 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest7 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:versionHistory=87a0a8c317f1e708b4487a-abcd-4e64-8a5f-9e0ef40a9aa9, jcr:lastModified=2013-09-24T12:37:49.503-04:00, jcr:baseVersion=87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385, jcr:predecessors=[87a0a8c317f1e762d53462-d1d7-413d-9ba0-e6378e196385], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest7
DEBUG 12:37:53.850 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest7 (08b4487a-abcd-4e64-8a5f-9e0ef40a9aa9) stored at /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409
DEBUG 12:37:53.850 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:53.851 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:18.858-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/f4/b2/79/f4b2793cb51f0c1d1297d3573f1f1a37bee33409/jcr:rootVersion
DEBUG 12:37:53.853 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:versionHistory=87a0a8c317f1e7133fea83-5b23-4bc0-9365-e17704ac3898, jcr:lastModified=2013-09-24T12:37:49.768-04:00, jcr:baseVersion=87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4, jcr:predecessors=[87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:53.853 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest10 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:versionHistory=87a0a8c317f1e7133fea83-5b23-4bc0-9365-e17704ac3898, jcr:lastModified=2013-09-24T12:37:49.768-04:00, jcr:baseVersion=87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4, jcr:predecessors=[87a0a8c317f1e7d842cb60-542f-4623-81ef-a7a58caa70c4], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest10
DEBUG 12:37:53.854 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest10 (133fea83-5b23-4bc0-9365-e17704ac3898) stored at /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934
DEBUG 12:37:53.855 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion
DEBUG 12:37:53.856 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.188-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/5f/e2/96/5fe296402e15890664e65f89fc695bfb71903934/jcr:rootVersion
DEBUG 12:37:53.857 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:53.858 (HttpGraphSubjects) Translated node /FedoraDatastreamsTest8 {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:versionHistory=87a0a8c317f1e7640b1e7a-37ae-40be-aeb7-f525621debcc, jcr:lastModified=2013-09-24T12:37:50.015-04:00, jcr:baseVersion=87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256, jcr:predecessors=[87a0a8c317f1e7d376d83c-2751-447c-b49e-e4bf00e36256], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], jcr:lastModifiedBy=**binary-value-not-shown**, jcr:uuid=**binary-value-not-shown**, jcr:createdBy=**binary-value-not-shown**} into RDF subject http://localhost:63480/FedoraDatastreamsTest8
DEBUG 12:37:53.859 (HttpGraphSubjects) Translated node Version history for /FedoraDatastreamsTest8 (640b1e7a-37ae-40be-aeb7-f525621debcc) stored at /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1:
- jcr:rootVersion
into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1
DEBUG 12:37:53.860 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:53.860 (HttpGraphSubjects) Translated node /jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion {jcr:primaryType=nt:version, jcr:created=2013-09-24T12:36:19.373-04:00, jcr:uuid=**binary-value-not-shown**} into RDF subject http://localhost:63480/jcr:system/jcr:versionStorage/fe/21/bc/fe21bc7ede1082e9b230da9b524d50decb07dbe1/jcr:rootVersion
DEBUG 12:37:53.862 (HttpGraphSubjects) Translated node /testobj {jcr:primaryType=nt:folder, jcr:created=2013-09-24T12:36:20.483-04:00, jcr:versionHistory=87a0a8c317f1e7df885074-df5c-412f-a32f-af2cb204bce6, jcr:lastModified=2013-09-24T12:37:51.307-04:00, jcr:baseVersion=87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438, jcr:predecessors=[87a0a8c317f1e7722239c1-83a3-4733-8e19-7ba191723438], jcr:isCheckedOut=true, jcr:mixinTypes=[fedora:resource,fedora:object], dc:title=[**binary-value-not-shown**,**binary-value-not-shown**], jcr:lastM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment