Package thewebsemantic.vocabulary
Interface Sioc
-
- All Known Subinterfaces:
Sioc.Community,Sioc.Container,Sioc.Forum,Sioc.Item,Sioc.Post,Sioc.Role,Sioc.Site,Sioc.Space,Sioc.Thread,Sioc.User,Sioc.UserGroup
public interface Sioc extends Rdfs
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSioc.Communitystatic interfaceSioc.Containerstatic interfaceSioc.Forumstatic interfaceSioc.Itemstatic interfaceSioc.Poststatic interfaceSioc.Rolestatic interfaceSioc.Sitestatic interfaceSioc.Spacestatic interfaceSioc.Threadstatic interfaceSioc.Userstatic interfaceSioc.UserGroup-
Nested classes/interfaces inherited from interface thewebsemantic.vocabulary.Rdfs
Rdfs.Class, Rdfs.Resource
-
-
Method Summary
-
Methods inherited from interface thewebsemantic.As
as, asResource, isa
-
-
-
-
Field Detail
-
NS
static final String NS
- See Also:
- Constant Field Values
-
-
Method Detail
-
previous_version
Collection<Thing> previous_version()
-
next_version
Collection<Thing> next_version()
-
topic
Collection<Thing> topic()
-
avatar
Collection<Thing> avatar()
-
links_to
Collection<Thing> links_to()
-
has_subscriber
Collection<Thing> has_subscriber()
-
moderator_of
Collection<Thing> moderator_of()
-
has_creator
Collection<Thing> has_creator()
-
member_of
Collection<Thing> member_of()
-
has_function
Collection<Thing> has_function()
-
subscriber_of
Collection<Thing> subscriber_of()
-
usergroup_of
Collection<Thing> usergroup_of()
-
has_owner
Collection<Thing> has_owner()
-
parent_of
Collection<Thing> parent_of()
-
has_reply
Collection<Thing> has_reply()
-
has_member
Collection<Thing> has_member()
-
has_container
Collection<Thing> has_container()
-
previous_by_date
Collection<Thing> previous_by_date()
-
has_space
Collection<Thing> has_space()
-
has_parent
Collection<Thing> has_parent()
-
next_by_date
Collection<Thing> next_by_date()
-
has_administrator
Collection<Thing> has_administrator()
-
has_usergroup
Collection<Thing> has_usergroup()
-
administrator_of
Collection<Thing> administrator_of()
-
modifier_of
Collection<Thing> modifier_of()
-
scope_of
Collection<Thing> scope_of()
-
has_moderator
Collection<Thing> has_moderator()
-
account_of
Collection<Thing> account_of()
-
latest_version
Collection<Thing> latest_version()
-
container_of
Collection<Thing> container_of()
-
host_of
Collection<Thing> host_of()
-
has_host
Collection<Thing> has_host()
-
has_modifier
Collection<Thing> has_modifier()
-
reply_of
Collection<Thing> reply_of()
-
has_discussion
Collection<Thing> has_discussion()
-
owner_of
Collection<Thing> owner_of()
-
has_scope
Collection<Thing> has_scope()
-
attachment
Collection<Thing> attachment()
-
creator_of
Collection<Thing> creator_of()
-
email
Collection<Thing> email()
-
reference
Collection<Thing> reference()
-
function_of
Collection<Thing> function_of()
-
space_of
Collection<Thing> space_of()
-
about
Collection<Thing> about()
-
content
Object content()
-
num_views
Sioc num_views(int i)
-
num_views
int num_views()
-
id
String id()
-
ip_address
String ip_address()
-
num_replies
Sioc num_replies(int i)
-
num_replies
int num_replies()
-
note
String note()
-
email_sha1
String email_sha1()
-
name
String name()
-
description
String description()
-
-