Skip to content

Instantly share code, notes, and snippets.

@jmugan
Created December 5, 2018 00:49
Show Gist options
  • Save jmugan/735b4c83d0503796e6acec923e513ebe to your computer and use it in GitHub Desktop.
Save jmugan/735b4c83d0503796e6acec923e513ebe to your computer and use it in GitHub Desktop.
Output from Pikes on sentence: "The dog is red."
@prefix ks: <http://dkm.fbk.eu/ontologies/knowledgestore#> .
{
<http://pikes.fbk.eu/#char=11,14> ks:synset <http://www.newsreader-project.eu/syn/00381097-a> .
}
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
{
<http://pikes.fbk.eu/#char=11,14> a ks:ParticipationMention .
}
@prefix nif: <http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
{
<http://pikes.fbk.eu/#char=11,14> nif:beginIndex "11"^^xs:int ;
ks:mentionOf <http://pikes.fbk.eu/> .
<http://pikes.fbk.eu/#char=4,7> ks:synset <http://www.newsreader-project.eu/syn/02084071-n> .
<http://pikes.fbk.eu/.naf> ks:annotationOf <http://pikes.fbk.eu/> .
<http://pikes.fbk.eu/#char=4,7> a ks:EntityMention .
<http://pikes.fbk.eu/#char=11,14> a ks:Mention .
}
@prefix dct: <http://purl.org/dc/terms/> .
{
ks:NAF%20filter.null dct:title "NAF filter" .
<http://pikes.fbk.eu/.naf> ks:layer ks:layer_text .
ks:Stanford%20CoreNLP.null dct:title "Stanford CoreNLP" .
<http://pikes.fbk.eu/#char=4,7> ks:mentionOf <http://pikes.fbk.eu/> .
<http://pikes.fbk.eu/.naf> dct:creator ks:NAF%20filter.null .
<http://pikes.fbk.eu/> ks:hasMention <http://pikes.fbk.eu/#char=4,7> .
<http://pikes.fbk.eu/.naf> dct:creator ks:Stanford%20CoreNLP.null .
<http://pikes.fbk.eu/#char=4,7> a ks:Mention ;
ks:sst <http://www.newsreader-project.eu/sst/noun.animal> .
<http://pikes.fbk.eu/#char=11,14> a ks:PredicateMention .
<http://pikes.fbk.eu/#char=4,7> nif:anchorOf "dog" .
<http://pikes.fbk.eu/> ks:textHash "Gw31d4pzlAxB8q0KR9ZWD7" .
<http://pikes.fbk.eu/#red_2> <http://groundedannotationframework.org/gaf#denotedBy> <http://pikes.fbk.eu/#char=11,14> .
<http://pikes.fbk.eu/#dog> <http://groundedannotationframework.org/gaf#denotedBy> <http://pikes.fbk.eu/#char=4,7> .
<http://pikes.fbk.eu/.naf> dct:identifier "" .
<http://pikes.fbk.eu/#char=11,14> a ks:EntityMention .
<http://pikes.fbk.eu/> a ks:Text .
<http://pikes.fbk.eu/.naf> ks:layer ks:layer_naf-filter ;
a ks:Resource , ks:NAF .
<http://pikes.fbk.eu/> dct:creator "" .
<http://pikes.fbk.eu/#red> <http://groundedannotationframework.org/gaf#denotedBy> <http://pikes.fbk.eu/#char=11,14> .
<http://pikes.fbk.eu/> dct:title "" .
<http://pikes.fbk.eu/#char=11,14> nif:anchorOf "red" .
<http://pikes.fbk.eu/.naf> ks:version "v3" .
<http://pikes.fbk.eu/#char=11,14> ks:sst <http://www.newsreader-project.eu/sst/adj.all> ;
nif:endIndex "14"^^xs:int .
<http://pikes.fbk.eu/#char=4,7> nif:endIndex "7"^^xs:int .
<http://pikes.fbk.eu/> ks:hasMention <http://pikes.fbk.eu/#char=11,14> .
<http://pikes.fbk.eu/#char=4,7> ks:lemma "dog" .
<http://pikes.fbk.eu/> dct:created "2018-12-05T01:48:10+01:00" .
<http://pikes.fbk.eu/#char=4,7> nif:beginIndex "4"^^xs:int .
<http://pikes.fbk.eu/> ks:annotatedWith <http://pikes.fbk.eu/.naf> ;
dct:language <http://lexvo.org/id/iso639-3/eng> ;
a ks:Resource .
<http://pikes.fbk.eu/.naf> dct:created "2018-12-05T01:48:21.515+0100" .
}
@prefix sumo: <http://www.ontologyportal.org/SUMO.owl#> .
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:SelfConnectedObject .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Physical .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
@prefix frb: <http://framebase.org/ns/> .
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red_2> frb:fe-Color-Color <http://pikes.fbk.eu/#red> .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a ks:Entity .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Organism .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Vertebrate .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Entity .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> rdfs:seeAlso dbpedia:Dog .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red> a ks:Entity .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Canine .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Object .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red_2> a ks:Predicate .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:CorpuscularObject .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red_2> a ks:Entity .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Agent .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
@prefix dbyago: <http://dbpedia.org/class/yago/> .
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a dbyago:Dog102084071 .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
@prefix pm: <http://premon.fbk.eu/resource/> .
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red_2> a pm:fn15-color .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red_2> a frb:frame-Color-red.a .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> rdfs:label "dog" .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Mammal .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:WarmBloodedVertebrate .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red> rdfs:label "red" .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:OrganicThing .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Carnivore .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:Animal .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
@prefix sem: <http://semanticweb.cs.vu.nl/2009/11/sem/> .
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red_2> a sem:Event .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:Nlb1MhUdym0Py4Nh95qQIi> {
<http://pikes.fbk.eu/#red_2> <http://premon.fbk.eu/resource/fn15-color@color> <http://pikes.fbk.eu/#red> .
}
{
<fact:Nlb1MhUdym0Py4Nh95qQIi> ks:expressedBy <http://pikes.fbk.eu/#char=11,14> .
}
<fact:MfktDGRyRJyMNP483QDDX4> {
<http://pikes.fbk.eu/#dog> a sumo:OrganicObject .
}
{
<fact:MfktDGRyRJyMNP483QDDX4> ks:expressedBy <http://pikes.fbk.eu/#char=4,7> .
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment