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

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

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n15http://dbpedia.org/resource/IBM_System/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n9http://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#
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Offset_(computer_science)
rdfs:label
Offset (computer science)
rdfs:comment
In computer science, an offset within an array or other data structure object is an integer indicating the distance (displacement) between the beginning of the object and a given element or point, presumably within the same object. The concept of a distance is valid only if all elements of the object are of the same size (typically given in bytes or words). For example, in A as an array of characters containing "abcdef", the fourth element containing the character 'd' has an offset of three from the start of A.
owl:sameAs
yago-res:Offset_(computer_science) freebase:m.090m54
dbp:wikiPageUsesTemplate
dbt:Short_description dbt:Compsci-stub dbt:Unreferenced
dct:subject
dbc:Computer_memory
dbo:wikiPageInterLanguageLink
dbpedia-de:Speicheradresse
gold:hypernym
dbr:Integer
prov:wasDerivedFrom
n9:Offset_(computer_science)?oldid=1070003764&ns=0
dbo:wikiPageID
3240434
dbo:wikiPageLength
2481
dbo:wikiPageRevisionID
1070003764
dbo:wikiPageWikiLink
dbr:Memory_address dbr:Assembly_language dbr:Word_addressing dbr:Base_address dbr:Data_structure dbr:Array_data_structure dbr:Array_data_type dbc:Computer_memory dbr:Byte_addressing n15:360 dbr:Integer_(computer_science) dbr:Byte dbr:Interrupt dbr:Computer_engineering dbr:Program_check dbr:Computer_science
dbo:abstract
In computer science, an offset within an array or other data structure object is an integer indicating the distance (displacement) between the beginning of the object and a given element or point, presumably within the same object. The concept of a distance is valid only if all elements of the object are of the same size (typically given in bytes or words). For example, in A as an array of characters containing "abcdef", the fourth element containing the character 'd' has an offset of three from the start of A.
foaf:isPrimaryTopicOf
n9:Offset_(computer_science)