This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO 13:00:44.438 (FedoraLdp) PUT resource 'test/6a/sh2010011419' | |
ERROR 13:00:44.442 (InvocationContextInterceptor) ISPN000136: Execution error | |
org.infinispan.persistence.spi.PersistenceException: java.lang.RuntimeException: Could not open table 14893 | |
at org.infinispan.persistence.leveldb.LevelDBStore.load(LevelDBStore.java:428) ~[infinispan-cachestore-leveldb-7.2.4.Final.jar:7.2.4.Final] | |
at org.infinispan.persistence.manager.PersistenceManagerImpl.loadFromAllStores(PersistenceManagerImpl.java:436) ~[infinispan-core-7.2.4.Final.jar:7.2.4.Final] | |
at org.infinispan.persistence.PersistenceUtil.loadAndCheckExpiration(PersistenceUtil.java:116) ~[infinispan-core-7.2.4.Final.jar:7.2.4.Final] | |
at org.infinispan.persistence.PersistenceUtil$4.compute(PersistenceUtil.java:100) ~[infinispan-core-7.2.4.Final.jar:7.2.4.Final] | |
at org.infinispan.container.DefaultDataContainer$BoundedEquivalentConcurrentExtendedMap$2.apply(DefaultDataContainer.java:539) ~[infinispan-core-7.2.4.Final.jar:7.2.4.Final] | |
at org.infinispan.cont |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@prefix fedora : <http://fedora.info/definitions/v4/repository#> | |
@prefix pcdm : <http://pcdm.org/models#> | |
@prefix ore : <http://www.openarchives.org/ore/terms/> | |
@prefix iana : <http://www.iana.org/assignments/relation/> | |
@prefix acl : <http://www.w3.org/ns/auth/acl#> | |
@prefix dcterms : <http://purl.org/dc/terms/> | |
id = . :: xsd:string ; | |
created = fedora:created :: xsd:dateTime ; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# This will fetch mongo and install it within a virtualenv. | |
rm -fr mongodb | |
rm bin/mongodb | |
curl -O https://fastdl.mongodb.org/osx/mongodb-osx-x86_64-3.2.8.tgz | |
mkdir -p mongodb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG 15:52:22.828 (SessionFactory) Returning an authenticated session in the default workspace | |
TRACE 15:52:22.832 (SessionProvider) Providing new session Session 996731ada to workspace 'default | |
DEBUG 15:52:22.870 (FedoraBaseResource) setting baseURL = https://localhost/fcrepo/rest/ | |
TRACE 15:52:23.027 (TransactionServiceImpl) Unable to retrieve current transaction ID from session: There is no namespace with prefix "fcrepo4.tx.id" | |
TRACE 15:52:23.028 (NamespaceConverter) Converting identifier /prod from internal to external... | |
TRACE 15:52:23.180 (NamespaceConverter) Replacing namespace: http://www.jcp.org/jcr/1.0 with: http://fedora.info/definitions/v4/repository# | |
TRACE 15:52:23.180 (NamespaceConverter) Converted identifier /prod from internal to external /prod... | |
TRACE 15:52:23.213 (TransactionServiceImpl) Unable to retrieve current transaction ID from session: There is no namespace with prefix "fcrepo4.tx.id" | |
TRACE 15:52:23.244 (TransactionServiceImpl) Unable to retrieve current transaction ID from session: T |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(: | |
The bulk of this comes from this gentleman's masterful work found here: | |
https://github.com/freshie/ml-semantics/blob/master/transitive-closure-with-paths.xqy | |
I have made it so that the prefLabel (assuming SKOS) comes along with the URI of the node. | |
This code was taken from the marklogic Semantics functions and was rework in order to have paths shown | |
:) | |
xquery version "1.0-ml"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<mods:mods version="3.5" | |
xsi:schemaLocation="http://www.loc.gov/mods/v3 http://3windmills.com/lsc615/xml-edit-validate/xsd/mods-3-5.xsd" | |
xmlns:mods="http://www.loc.gov/mods/v3" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<mods:titleInfo> | |
<mods:nonSort>The </mods:nonSort> | |
<mods:title>Atlantic polka</mods:title> | |
</mods:titleInfo> | |
<mods:name> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title>Validation Links</title> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<link href="http://bibframe.org/static/css/bootstrap.css" rel="stylesheet" media="all" /> | |
<!-- <link href="http://bibframe.org/static/css/bootstrap-responsive.css" rel="stylesheet" /> --> | |
<link href="http://bibframe.org/static/css/style.css" rel="stylesheet" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<record | |
xmlns="http://www.loc.gov/MARC21/slim" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"> | |
<leader>01147cam a2200265 a 4500</leader> | |
<controlfield tag="001">15219373</controlfield> | |
<controlfield tag="005">20090831121301.0</controlfield> | |
<controlfield tag="008">080314s2008 nyu b 001 0 eng </controlfield> | |
<datafield tag="010" ind1=" " ind2=" "> | |
<subfield code="a"> 2008011507</subfield> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xquery version "3.0"; | |
(: | |
to run: | |
zorba --serialize-html -f -q parse-PYMK.xqy -e pymkhtml:=file:///home/kefo/workspaces/li/litest.html > out.html | |
:) | |
(: IMPORTED MODULES :) | |
import module namespace http = "http://zorba.io/modules/http-client"; | |
import module namespace file = "http://expath.org/ns/file"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<div class="row">hollowayemory1885whitmanwalt18191892leavesofgrassengworktext | |
<div> | |
<h4>hollowayemory1885whitmanwalt18191892leavesofgrassengworktext (3)</h4> | |
<div class="panel-group" id="hollowayemory1885whitmanwalt18191892leavesofgrassengworktext"> | |
<div class="panel panel-default"> | |
<div class="panel-heading"> | |
<a data-toggle="collapse" data-parent="#hollowayemory1885whitmanwalt18191892leavesofgrassengworktext" href="#hollowayemory1885whitmanwalt18191892leavesofgrassengworktext-2">5922543</a> | |
</div> | |
<div id="hollowayemory1885whitmanwalt18191892leavesofgrassengworktext-2" class="panel-collapse collapse"> |