geekcode constant

IriTerm const geekcode

geekcode [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

A textual geekcode for this person, see http://www.geekcode.com/geek.html

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

Implementation

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