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
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
n14http://dbpedia.org/resource/PL/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
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#
n6http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Data_descriptor
rdf:type
dbo:Building
rdfs:label
Data descriptor
rdfs:comment
In computing, a data descriptor is a structure containing information that describes data. Data descriptors may be used in compilers, as a software structure at run time in languages like Ada or PL/I, or as a hardware structure in some computers such as Burroughs large systems.
owl:sameAs
yago-res:Data_descriptor freebase:m.0pmhgw2
dbp:wikiPageUsesTemplate
dbt:Compu-prog-stub dbt:Reflist
dct:subject
dbc:Data_structures_by_computing_platform dbc:Programming_language_implementation
gold:hypernym
dbr:Structure
prov:wasDerivedFrom
n6:Data_descriptor?oldid=967242289&ns=0
dbo:wikiPageID
38237049
dbo:wikiPageLength
4917
dbo:wikiPageRevisionID
967242289
dbo:wikiPageWikiLink
dbr:Burroughs_large_systems dbr:Subroutine dbr:Burroughs_large_systems_descriptors dbr:Multics dbr:ASCII dbr:Compiler dbr:Ada_(programming_language) dbr:Memory_management n14:I dbr:String_(computer_science) dbc:Programming_language_implementation dbr:Computing dbr:OpenVMS dbc:Data_structures_by_computing_platform dbr:Array_data_structure dbr:EBCDIC
dbo:abstract
In computing, a data descriptor is a structure containing information that describes data. Data descriptors may be used in compilers, as a software structure at run time in languages like Ada or PL/I, or as a hardware structure in some computers such as Burroughs large systems. Data descriptors are typically used at run-time to pass argument information to called subroutines. HP OpenVMS and Multics have system-wide language-independent standards for argument descriptors. Descriptors are also used to hold information about data that is only fully known at run-time, such as a dynamically allocated array.
foaf:isPrimaryTopicOf
n6:Data_descriptor