All pastes #1913146 Raw Edit

ww

public text v1 · immutable
#1913146 ·published 2010-08-08 10:40 UTC
rendered paste body
@prefix _45: <http://ordf.org/ordf/nlp#Named >.@prefix _46: <irc://irc.oftc.net:6667/%23>.@prefix _47: <irc://irc.oftc.net:6667/>.@prefix dc: <http://purl.org/dc/terms/>.@prefix entity: <entity:>.@prefix foaf: <http://xmlns.com/foaf/0.1/>.@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 obp: <http://purl.org/okfn/obp#>.@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#>. entity:nXTJfptP112 a _45:Entity,         obp:Work;     rdfs:label "Macbeth";     dc:contributor entity:nXTJfptP110.  _46:okfbots a irc:Channel;     irc:channel "#okfbots";     irc:port "6667"^^<http://www.w3.org/2001/XMLSchema#integer>;     irc:server "irc.oftc.net".  entity:nXTJfptP110 a _45:Entity,         foaf:Person;     rdfs:label "Shakespeare".  [ a opmv:Artifact;         nlp:utterance [ a umbel:Verb;                 rdfs:label "wrote";                 lvo:nearlySameAs lve:write;                 nlp:directObject entity:nXTJfptP112;                 nlp:subject entity:nXTJfptP110;                 nlp:tense nlp:Past];         opmv:wasGeneratedAt _:nXTJfptP121;         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 "Shakespeare wrote Macbeth";                         irc:source _47:bitbucket;                         irc:target _46:okfbots;                         irc:timestamp [ a time:Instant;                                 time:inXSDDateTime "2010-08-08T10:40:26.936801"^^<http://www.w3.org/2001/XMLSchema#dateTime>];                         irc:user "~ww"];                 opmv:wasPerformedAt _:nXTJfptP121]]. _:nXTJfptP121 a time:Instant;     time:inXSDDateTime "2010-08-08T10:40:27.051521"^^<http://www.w3.org/2001/XMLSchema#dateTime>.