Tools & Web Services > RDFS ExplorerRDFS Explorer

IRC Logging Ontology

The IRC logging RDF vocabulary extending the FOAF and SIOC.

creator: http://ns.inria.fr/adil.elghali/foaf

contributor: http://ns.inria.fr/fabien.gandon/foaf

contributor: http://tommorris.org/foaf

date: 2008-09-26T11:13:00+01:00

[RDF Schema]

Namespace: http://ns.inria.fr/irc/2008/09/25/voc

Classes

IRC channel

[##Channel]
an IRC Channel.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://rdfs.org/sioc/ns#Forum

IRC logs

[##ChannelLog]
piece of logs of an IRC Channel.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

IRC entryentrée IRC

[##Entry]
an entry in the IRC log.une entrée dans un canal IRC.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

connection operation

[##ConnectionEntry]
IRC entry about connection operation in the IRC log.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry

channel operation

[##ChannelEntry]
IRC entry about a channel operation in the IRC log.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry

message

[##MsgEntry]
a message sending entry in the IRC log.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry
subClassOf:[RDFS Explorer] http://rdfs.org/sioc/ns#Post

Server entry

[##ServerEntry]
IRC Entry about a server operation in the IRC log.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry

miscellaneous entry.

[##MiscEntry]
Other types of IRC Entries in the IRC log.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry

nick change

[##NickChange]
the nickname of a user was changed.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ConnectionEntry

quit

[##Quit]
IRC log entry when a user quit a channel, an optional message can be supplied
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ConnectionEntry

disconnect

[##Disconnect]
IRC log entry when a user was disconnected from a channel.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ConnectionEntry

mode

[##Mode]
IRC log entry when an admin change the mode of channel or a user.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ConnectionEntry
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelEntry

join

[##Join]
IRC log entry when a user join a channel.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelEntry

part

[##Part]
a user asked to leave a list of channels.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelEntry

kick

[##Kick]
a user forcibly removes clients from channels.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelEntry

set topic

[##SetTopic]
a user changes the topic of a channel.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelEntry

notice

[##Notice]
a private message preventing automatic replies.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#MsgEntry

message

[##Message]
a public message on the channel.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#MsgEntry

private message

[##PrivateMessage]
a private message from a user to another.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#MsgEntry

action

[##Action]
an entry containing a virtual action by a user, e.g. /me, /describe
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#MsgEntry

time

[##Time]
an entry used to query local time from a server.
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ServerEntry

version

[##Version]
an entry used to query the version of a server
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ServerEntry

ping

[##Ping]
A ping is sent by the server to test the presence of clients
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subClassOf:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#MiscEntry

Properties

has entry

[##has_entry]
links a channel to its entries
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Channel
range:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subPropertyOf:[RDFS Explorer] http://rdfs.org/sioc/ns#container_of

logs the channel

[##logs_channel]
links logs to the channel they log.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelLog
range:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Channel
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

posted by

[##posted_by]
links a post to a user
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subPropertyOf:[RDFS Explorer] http://rdfs.org/sioc/ns#has_creator

channel name

[##channel_name]
name of an IRC channel
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Channel
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Literal
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

channel server

[##channel_server]
server of an IRC channel
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Channel
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Literal
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

start

[##start]
start date and time for a log.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelLog
range:[RDFS Explorer] http://www.w3.org/2001/XMLSchema#datetime
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

end

[##end]
end date and time for a log.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelLog
range:[RDFS Explorer] http://www.w3.org/2001/XMLSchema#datetime
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

maintainer

[##maintainer]
maintainer of the logs.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelLog
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Literal
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

softwarelogiciel

[##software]
software used to generate the logs.logiciel qui a généré les archives.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#ChannelLog
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

nick

[##nick]
nickname of a user
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Literal
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subPropertyOf:[RDFS Explorer] http://xmlns.com/foaf/0.1/nick

login

[##login]
the login of a user
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Literal
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subPropertyOf:[RDFS Explorer] http://xmlns.com/foaf/0.1/accountName

content

[##content]
content of a message posted to a channel.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#MsgEntry
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Literal
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
subPropertyOf:[RDFS Explorer] http://rdfs.org/sioc/ns#content

reason for quitting

[##quitReason]
the reason a user gave for quitting a channel.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Quit
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Literal
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

topic

[##topic]
the new topic a channel was set to.
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#SetTopic
range:[RDFS Explorer] http://www.w3.org/2000/01/rdf-schema#Resource
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#

date and time

[##datetime]
date and time an entry appeared in a channel
domain:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#Entry
range:[RDFS Explorer] http://www.w3.org/2001/XMLSchema#datetime
isDefinedBy:[RDFS Explorer] http://ns.inria.fr/irc/2008/09/25/voc#
[RDF Metadata]
creator:
[FoaF]
name:
Morten Frederiksen
mbox_sha1sum:
65b983bb397fb71849da910996741752ace8369b
homepage:
http://www.wasab.dk/morten/
publisher:
[FoaF]
name:
MFD Consult
homepage:
http://www.mfd-consult.dk/
created:
2003-01-11
modified:
2003-04-21
license:
http://www.gnu.org/licenses/gpl