know library

The Know Framework for Dart

Classes

Event
An event.
EventClass
Property metadata for Event.
File
A file.
FileClass
Property metadata for File.
Group
A group of people.
GroupClass
Property metadata for Group.
A link.
LinkClass
Property metadata for Link.
Person
A person.
PersonClass
Property metadata for Person.
Place
A place.
PlaceClass
Property metadata for Place.
Property
A property in the ontology.
Relation<S extends Thing, O extends Thing>
A relationship between two things.
Thing
A thing.
ThingClass
Property metadata for Thing.

Enums

Datatype
LanguageTag
IETF BCP 47 language tag.
Sex
A biological sex for sexually dimorphic species.

Extensions

JSONCompact on Map<String, dynamic>
Implementation of Map<String, dynamic>#compact().
SymbolAsString on Symbol
Implementation of Symbol#asString().

Functions

typeOf<X>() Type

Typedefs

Age = int
The length of time that a person has lived or a thing has existed.
CountryCode = String
ISO 3166-1 alpha-2 code.
Date = String
Email = String
A valid email address.
IRI = String
An Internationalized Resource Identifier (IRI).
L = LanguageTag
Name = String
A human-readable name for something.
PersonRelation = Relation<Person, Person>
A relationship between two people.
Phone = String
An SS7 international phone number.