This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n6http://dbkwik.webdatacommons.org/ontology/
dctermshttp://purl.org/dc/terms/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n2http://dbkwik.webdatacommons.org/resource/NSzt37Eps4Wkd9Bge7b0Sw==
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n4http://dbkwik.webdatacommons.org/resource/L4ZgdnCHUeGsp06klF1aFg==
Subject Item
n2:
rdfs:label
Pandora/Knowledge
rdfs:comment
The knowledge representation is based on a graph Network of Vertex and Relationship objects. Pandora's Memory consists of a shortTerm Network, longTerm Network and active Queue. A Network object is a collection of Vertex objects, indexed by id, and data. A Vertex object has: A Relationship has: * type : a Vertex representing the type of Relationship * source : source Vertex * target : target Vertex * correctness : decimal between -1 and 1, represents likeliness of the existence of the relationship * index : index of the Relationship in the source Vertex relationships of that type
dcterms:subject
n4:
n6:abstract
The knowledge representation is based on a graph Network of Vertex and Relationship objects. Pandora's Memory consists of a shortTerm Network, longTerm Network and active Queue. A Network object is a collection of Vertex objects, indexed by id, and data. A Vertex object has: * id : unique id/sequential number * creationDate : Calendar when Vertex was created * accessDate : Calendar when Vertex was last accessed * accessCount : number of times Vertex was accessed * consciousnessCount : current level of consciousness (only when in short term memory) * data : could be anything, Primitive, String, Calendar, Image, URL, etc. * relationships : keyed by the Relationship's type Vertex, value is Set of Relationship objects A Relationship has: * type : a Vertex representing the type of Relationship * source : source Vertex * target : target Vertex * correctness : decimal between -1 and 1, represents likeliness of the existence of the relationship * index : index of the Relationship in the source Vertex relationships of that type