Class FOAF
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.FOAF
Constants for FOAF primitives and for the FOAF namespace.
Resources here are defined according to the FOAF specs on http://xmlns.com/foaf/spec/, version 0.99, 14 January 2014
Resources here are defined according to the FOAF specs on http://xmlns.com/foaf/spec/, version 0.99, 14 January 2014
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
Deprecated.Use FAMILY_NAME instead for new statementsstatic IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
Deprecated.Use GIVEN_NAME instead for new statementsstatic IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static String
The FOAF namespace: http://xmlns.com/foaf/0.1/static IRI
static Namespace
An immutableNamespace
constant that represents the FOAF namespace.static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static String
The recommended prefix for the FOAF namespace: "foaf"static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
static IRI
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE
The FOAF namespace: http://xmlns.com/foaf/0.1/- See Also:
- Constant Field Values
-
PREFIX
The recommended prefix for the FOAF namespace: "foaf"- See Also:
- Constant Field Values
-
NS
An immutableNamespace
constant that represents the FOAF namespace. -
AGENT
-
DOCUMENT
-
GROUP
-
IMAGE
-
LABEL_PROPERTY
-
ONLINE_ACCOUNT
-
ONLINE_CHAT_ACCOUNT
-
ONLINE_ECOMMERCE_ACCOUNT
-
ONLINE_GAMING_ACCOUNT
-
ORGANIZATION
-
PERSON
-
PERSONAL_PROFILE_DOCUMENT
-
PROJECT
-
ACCOUNT
-
ACCOUNT_NAME
-
ACCOUNT_SERVICE_HOMEPAGE
-
AGE
-
AIM_CHAT_ID
-
BASED_NEAR
-
BIRTHDAY
-
CURRENT_PROJECT
-
DEPICTION
-
DEPICTS
-
DNA_CHECKSUM
-
FAMILY_NAME
-
FAMILYNAME
Deprecated.Use FAMILY_NAME instead for new statements -
FIRST_NAME
-
FOCUS
-
FUNDED_BY
-
GEEKCODE
-
GENDER
-
GIVEN_NAME
-
GIVENNAME
Deprecated.Use GIVEN_NAME instead for new statements -
HOLDS_ACCOUNT
-
HOMEPAGE
-
ICQ_CHAT_ID
-
IMG
-
INTEREST
-
IS_PRIMARY_TOPIC_OF
-
JABBER_ID
-
KNOWS
-
LAST_NAME
-
LOGO
-
MADE
-
MAKER
-
MBOX
-
MBOX_SHA1SUM
-
MEMBER
-
MEMBERSHIP_CLASS
-
MSN_CHAT_ID
-
MYERS_BRIGGS
-
NAME
-
NICK
-
OPENID
-
PAGE
-
PAST_PROJECT
-
PHONE
-
PLAN
-
PRIMARY_TOPIC
-
PUBLICATIONS
-
SCHOOL_HOMEPAGE
-
SHA1
-
SKYPE_ID
-
STATUS
-
SURNAME
-
THEME
-
THUMBNAIL
-
TIPJAR
-
TITLE
-
TOPIC
-
TOPIC_INTEREST
-
WEBLOG
-
WORK_INFO_HOMEPAGE
-
WORKPLACE_HOMEPAGE
-
YAHOO_CHAT_ID
-
-
Constructor Details
-
FOAF
public FOAF()
-