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
var jsonld = require('jsonld'); | |
var doc = | |
{ | |
"@context": "http://json-ld.org/contexts/person.jsonld", | |
"@id": "http://dbpedia.org/resource/John_Lennon", | |
"name": "John Lennon", | |
"born": "1940-10-09", | |
"spouse": "http://dbpedia.org/resource/Cynthia_Lennon" | |
}; |
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
select('SPARQL','http://localhost:8080/marmotta/sparql?query=SELECT%20*%20WHERE%20%7B%3Fs%20%3Fp%20%3Fo%7D%20LIMIT%2010'); | |
// build a ldp request (store case LDP) | |
select('LDP','http://localhost:8080/marmotta/ldp'); | |
//load a file | |
// If it is explicity mentioned...bypass the automatic check | |
// check to see if expr is defined... | |
// else load a random uri and do an automatic function | |
// pass uri through urijs | |
// if sparql query...go to sparql | |
// if not sparql query ... pass through http.get ... |
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
/* | |
* Generated by the Jasper component of Apache Tomcat | |
* Version: Apache Tomcat/7.0.52 (Ubuntu) | |
* Generated at: 2017-04-05 22:30:15 UTC | |
* Note: The last modified time of this file was set to | |
* the last modified time of the source file after | |
* generation to assist with modification tracking. | |
*/ | |
package org.apache.jsp.jsp; |
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
Query from Agent: POST | |
XHR | |
https://databox.me/,query [HTTP/2.0 200 OK 148ms] | |
Headers | |
POST | |
Response | |
Call Stack | |
throughAgent http://127.0.0.1:8081/public/app.js:65:3 | |
runQuery http://127.0.0.1:8081/public/app.js:103:3 | |
<anonymous> |
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
GET | |
XHR | |
https://databox.me/,proxy [HTTP/2.0 304 Not Modified 191ms] | |
Headers | |
Params | |
Response | |
Call Stack | |
t/< http://127.0.0.1:8081/build/bundle.js:7:186892 | |
i http://127.0.0.1:8081/build/bundle.js:7:210677 | |
f/< http://127.0.0.1:8081/build/bundle.js:7:211775 |
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
package poweraqua.indexingService.creator; | |
import java.io.IOException; | |
import java.io.PrintStream; | |
import java.util.ArrayList; | |
import org.apache.xerces.parsers.DOMParser; | |
import org.w3c.dom.DOMException; | |
import org.w3c.dom.Document; | |
import org.w3c.dom.Element; | |
import org.w3c.dom.Node; |
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
22:23:29.823 [main] DEBUG o.a.commons.httpclient.HttpClient - Operating system name: Linux | |
22:23:29.824 [main] DEBUG o.a.commons.httpclient.HttpClient - Operating system architecture: amd64 | |
22:23:29.824 [main] DEBUG o.a.commons.httpclient.HttpClient - Operating system version: 3.13.0-44-generic | |
22:23:30.191 [main] DEBUG o.a.commons.httpclient.HttpClient - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration) | |
22:23:30.192 [main] DEBUG o.a.commons.httpclient.HttpClient - SunRsaSign 1.8: Sun RSA signature provider | |
22:23:30.192 [main] DEBUG o.a.commons.httpclient.HttpClient - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH) | |
22:23:30.192 [main] DEBUG o.a.commons.httpclient.HttpClient - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2) | |
22:23:30.192 [main] D |
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
Creating standard index for entities (Classes, properties, instances, literals): type-URI-label | |
Number of indexes is 1 | |
creating new Conexion for the database index ontology jdbc:mysql://localhost:3306/ontologyindexrelation ************ | |
Number of repositories in xml file is 1 | |
Number of indexes is 1 | |
Number of repositories in xml file is 1 | |
I get the config /var/lib/tomcat7/webapps/poweraqua/WEB-INF/aquaplugins | |
loading /var/lib/tomcat7/webapps/poweraqua/WEB-INF/aquaplugins/.DS_Store | |
Exception in plugin manager java.util.zip.ZipException: error in opening zip file | |
java.util.zip.ZipException: error in opening zip 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
sh createLuceneIndex.sh | |
:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/activation.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/axis-ant.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/dsn.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/imap.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/jaxrpc.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/mail.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/mailapi.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/pop3.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/saaj.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/smtp.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/wsdl4j-1.5.1.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/mysql-connector-java-3.1.11-bin.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/log4j-1.2.15.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/log4j-1.2.15.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/logback-classic-0.9.9.jar:/var/lib/tomcat7 |
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
sh createLuceneIndex.sh | |
:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/activation.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/axis-ant.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/dsn.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/imap.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/jaxrpc.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/mail.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/mailapi.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/pop3.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/saaj.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/smtp.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/wsdl4j-1.5.1.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/mysql-connector-java-3.1.11-bin.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/log4j-1.2.15.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/log4j-1.2.15.jar:/var/lib/tomcat7/webapps/poweraqua/myLuceneLib/lib/logback-classic-0.9.9.jar:/var/lib/tomcat |
OlderNewer