SchemaWeb Directory
SchemaWeb Data Center
Home | Browse | Search | Query | Web Services | Submit a Schema | Contact | Login
MeNow :: Classes and Properties
Classes
http://schema.menow.org/#Status
label: status
comment: An RDF document describing a situation of a foaf:Agent at a particular time.
comment:

An RDF document describing a situation of a foaf:Agent at a particular time.

The person should be specified using the property http://xmlns.com/foaf/0.1/primaryTopic.

The associated time should be specified using the property http://purl.org/dc/elements/1.1/date.

An textual status description, such as IM services offer, should be specified using the property http://purl.org/dc/elements/1.1/description.

disjoint with: http://xmlns.com/foaf/0.1/Agent
Properties
http://schema.menow.org/#hasStatus
label: has Status
comment: A way to link an Agent and a menow:Status
domain: http://xmlns.com/foaf/0.1/Agent
range: http://schema.menow.org/#Status
http://schema.menow.org/#isWith
label: isWith
comment: A person is with.
domain: http://schema.menow.org/#Status
range: http://xmlns.com/foaf/0.1/Agent
http://schema.menow.org/#moodString
label: mood string
comment: A descriptor of someone's mood.
domain: http://schema.menow.org/#Status
range: http://www.w3.org/2000/01/rdf-schema#Literal
http://schema.menow.org/#located
label: located
comment: A descriptor of someone's location.
domain: http://schema.menow.org/#Status
range: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
http://schema.menow.org/#accessing
label: accessing
comment: A resource you are accessing. A superproperty over reading/browsing, useful in cases where those terms don't fit exactly.
comment: Any resource which one is viewing/reading/browsing/playing with/(editing?).
domain: http://schema.menow.org/#Status
http://schema.menow.org/#listeningTo
label: listeningTo
comment: Current song being listened to
sub-property of: http://schema.menow.org/#accessing
http://schema.menow.org/#reading
label: reading
comment: A book or resource you are reading.
sub-property of: http://schema.menow.org/#accessing
http://schema.menow.org/#browsing
label: browsing
comment: A web page you are browsing.
sub-property of: http://schema.menow.org/#accessing
http://schema.menow.org/#writing
label: writing
comment: Something you're writing.
sub-property of: http://schema.menow.org/#accessing
http://schema.menow.org/#workingOn
label: working on
comment: A project you are working on.
sub-property of: http://schema.menow.org/#accessing
range: http://xmlns.com/foaf/0.1/Project
http://schema.menow.org/#snapshot
label: snapshot
comment: A superclass for images that were created on the date of this Status: mobile images, camera images, etc.
domain: http://schema.menow.org/#Status
range: http://xmlns.com/foaf/0.1/Image
http://schema.menow.org/#depictionThen
comment: An image which depicts the person. Not necessarily direct photo/video.
sub-property of: http://xmlns.com/foaf/0.1/depiction
sub-property of: http://schema.menow.org/#snapshot
http://schema.menow.org/#depictionNow
comment: A superclass for images or video streams that, as of the date of this Status, depict the person, but may not in the future.
domain: http://schema.menow.org/#Status
range: http://xmlns.com/foaf/0.1/Image
http://schema.menow.org/#webcamDepiction
label: webcam
comment: A regularly updated photographic image or video stream which depicted the person at the date of this Status.
sub-property of: http://schema.menow.org/#depictionNow
http://schema.menow.org/#icon
label: current icon
comment: An icon chosen by the user to represent themselves, as in AIM buddy icons, LiveJournal user pictures, etc. The URL must refer to the icon as of the date of this Status, not a changing one.
sub-property of: http://schema.menow.org/#snapshot
http://schema.menow.org/#statusIcon
label: status icon
comment: A visual depiction of current status.
sub-property of: http://schema.menow.org/#icon