All pastes #1913170 Raw Edit

ww

public text v1 · immutable
#1913170 ·published 2010-08-08 11:48 UTC
rendered paste body
@prefix _45: <irc://irc.oftc.net:6667/>.@prefix _46: <irc://irc.oftc.net:6667/%23>.@prefix entity: <entity:>.@prefix irc: <http://ordf.org/schema/irc/>.@prefix lve: <http://lexvo.org/id/term/eng/>.@prefix lvo: <http://lexvo.org/ontology#>.@prefix nlp: <http://ordf.org/ordf/nlp#>.@prefix opmv: <http://purl.org/net/opmv/ns#>.@prefix ordf: <http://purl.org/NET/ordf/>.@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.@prefix time: <http://www.w3.org/2006/time#>.@prefix umbel: <http://umbel.org/umbel#>. _46:okfbots a irc:Channel;     irc:channel "#okfbots";     irc:port "6667"^^<http://www.w3.org/2001/XMLSchema#integer>;     irc:server "irc.oftc.net".  entity:nXTJfptP5875 a nlp:NamedEntity;     rdfs:label "Sam".  [ a opmv:Artifact;         nlp:utterance [ a umbel:Verb;                 rdfs:label "is";                 lvo:nearlySameAs lve:be;                 nlp:directObject [ a umbel:Noun;                         rdfs:label "mouse";                         lvo:nearlySameAs lve:mouse];                 nlp:subject entity:nXTJfptP5875;                 nlp:tense nlp:Present];         opmv:wasGeneratedAt _:nXTJfptP5886;         opmv:wasGeneratedBy [ a opmv:Process;                 ordf:cmdline "/mnt/home/ww/sembot/bin/sembot -c ../../etc/sembot.ini -v debug -l ../../log/sembot.log --monitor";                 ordf:hostname "eu5.okfn.org";                 ordf:pid "31776"^^<http://www.w3.org/2001/XMLSchema#integer>;                 ordf:version [ rdfs:label "ordf";                         rdf:value "0.10.300.a451fa697104"];                 opmv:used [ a irc:Event;                         irc:event irc:pubmsg;                         irc:host "78.144.97.140";                         irc:message "Sam is a mouse";                         irc:source _45:bitbucket;                         irc:target _46:okfbots;                         irc:timestamp [ a time:Instant;                                 time:inXSDDateTime "2010-08-08T11:46:37.648633"^^<http://www.w3.org/2001/XMLSchema#dateTime>];                         irc:user "~ww"];                 opmv:wasPerformedAt _:nXTJfptP5886]]. [ a opmv:Artifact;         nlp:utterance [ a umbel:Verb;                 rdfs:label "eat";                 lvo:nearlySameAs lve:eat;                 nlp:directObject _:nXTJfptP5897;                 nlp:subject [ a umbel:Noun;                         rdfs:label "mice";                         lvo:nearlySameAs lve:mouse;                         nlp:number nlp:Plural];                 nlp:tense nlp:Present];         opmv:wasGeneratedAt _:nXTJfptP5906;         opmv:wasGeneratedBy [ a opmv:Process;                 ordf:cmdline "/mnt/home/ww/sembot/bin/sembot -c ../../etc/sembot.ini -v debug -l ../../log/sembot.log --monitor";                 ordf:hostname "eu5.okfn.org";                 ordf:pid "31776"^^<http://www.w3.org/2001/XMLSchema#integer>;                 ordf:version [ rdfs:label "ordf";                         rdf:value "0.10.300.a451fa697104"];                 opmv:used [ a irc:Event;                         irc:event irc:pubmsg;                         irc:host "78.144.97.140";                         irc:message "mice eat cheese";                         irc:source _45:bitbucket;                         irc:target _46:okfbots;                         irc:timestamp [ a time:Instant;                                 time:inXSDDateTime "2010-08-08T11:46:39.385538"^^<http://www.w3.org/2001/XMLSchema#dateTime>];                         irc:user "~ww"];                 opmv:wasPerformedAt _:nXTJfptP5906]]. [ a umbel:Verb;         rdfs:label "eat";         lvo:nearlySameAs lve:eat;         nlp:directObject _:nXTJfptP5897;         nlp:subject entity:nXTJfptP5875]. [ a umbel:Verb;         rdfs:label "eat";         lvo:nearlySameAs lve:eat;         nlp:directObject _:nXTJfptP5897;         nlp:subject entity:nXTJfptP5875]. _:nXTJfptP5886 a time:Instant;     time:inXSDDateTime "2010-08-08T11:46:37.793788"^^<http://www.w3.org/2001/XMLSchema#dateTime>.  _:nXTJfptP5906 a time:Instant;     time:inXSDDateTime "2010-08-08T11:46:39.502873"^^<http://www.w3.org/2001/XMLSchema#dateTime>.  _:nXTJfptP5897 a umbel:Noun;     rdfs:label "cheese";     lvo:nearlySameAs lve:cheese.