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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n14https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Purely_functional_data_structure
dbo:wikiPageWikiLink
dbr:Persistent_array
Subject Item
dbr:Persistent_array
rdfs:label
Persistent array
rdfs:comment
In computer science, and more precisely regarding data structures, a persistent array is a persistent data structure with properties similar to a (non-persistent) array. That is then, after a value's update in a persistent array, there exists two persistent arrays. One persistent array in which the update is taken into account, and one which is equal to the array before the update.
dcterms:subject
dbc:Articles_with_example_pseudocode dbc:Arrays
dbo:wikiPageID
59230603
dbo:wikiPageRevisionID
1115329897
dbo:wikiPageWikiLink
dbr:Computer_science dbr:Persistent_data_structure dbr:Data_structure dbc:Arrays dbc:Articles_with_example_pseudocode dbr:Constant_time dbr:OCaml dbr:Tree_(data_structure) dbr:Logarithmic_time dbr:Array_data_structure dbr:Balanced_tree
owl:sameAs
wikidata:Q60760484 n14:9M4iD
dbp:wikiPageUsesTemplate
dbt:Reflist dbt:Short_description
dbo:abstract
In computer science, and more precisely regarding data structures, a persistent array is a persistent data structure with properties similar to a (non-persistent) array. That is then, after a value's update in a persistent array, there exists two persistent arrays. One persistent array in which the update is taken into account, and one which is equal to the array before the update.
prov:wasDerivedFrom
wikipedia-en:Persistent_array?oldid=1115329897&ns=0
dbo:wikiPageLength
7967
foaf:isPrimaryTopicOf
wikipedia-en:Persistent_array
Subject Item
wikipedia-en:Persistent_array
foaf:primaryTopic
dbr:Persistent_array