status constant

IriTerm const status

IRI for foaf:status [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

A string expressing what the user is happy for the general public (normally) to know about their current activity.

Can be used on: http://xmlns.com/foaf/0.1/Agent

Implementation

static const status = const IriTerm('http://xmlns.com/foaf/0.1/status');