This HTML5 document contains 56 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/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n8https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
schemahttp://schema.org/
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#
wikipedia-enhttp://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#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Form_(programming)
rdf:type
yago:WrittenCommunication106349220 yago:WikicatGraphicalUserInterfaces dbo:Language wikidata:Q9143 yago:Program106568978 yago:CodingSystem106353757 yago:Writing106359877 yago:Interface106575227 yago:Code106355894 dbo:ProgrammingLanguage wikidata:Q315 yago:Abstraction100002137 yago:Software106566077 schema:Language yago:Communication100033020 yago:GraphicalUserInterface106575681 yago:WikicatUserInterfaces owl:Thing
rdfs:label
Form (programming)
rdfs:comment
In component-based programming (Visual Basic, .NET WinForms, Gambas, Delphi, Lazarus etc.), a form is a representation of a GUI window. A form contains components and controls typically including "OK" and "Cancel" buttons, these objects provide a high-level abstraction of standard or custom widgets which are typically much easier to manipulate than the GUI's underlying API. At runtime, automatically generated code creates instances of these controls and components, and sets their properties.
dcterms:subject
dbc:Graphical_control_elements
dbo:wikiPageID
6942460
dbo:wikiPageRevisionID
1090180181
dbo:wikiPageWikiLink
dbr:Visual_Basic dbr:Widget_(GUI) dbr:XForms dbr:Event_handler dbr:Oracle_Forms dbr:Database_connection dbc:Graphical_control_elements dbr:Gambas dbr:Xamarin dbr:Master-detail dbr:Form_(document) dbr:Form_(HTML) dbr:GUI dbr:.NET_Framework dbr:Lazarus_(IDE) dbr:Windows_Forms dbr:Block-oriented_terminal dbr:Windows_Presentation_Foundation dbr:Software_component dbr:WinForms dbr:Delphi_(IDE) dbr:FormEngine
owl:sameAs
n8:xQN9 freebase:m.0gy45q yago-res:Form_(programming) wikidata:Q20707190
dbp:wikiPageUsesTemplate
dbt:Compu-lang-stub dbt:Unreferenced
dbo:abstract
In component-based programming (Visual Basic, .NET WinForms, Gambas, Delphi, Lazarus etc.), a form is a representation of a GUI window. A form contains components and controls typically including "OK" and "Cancel" buttons, these objects provide a high-level abstraction of standard or custom widgets which are typically much easier to manipulate than the GUI's underlying API. At design time, visual controls (buttons, text boxes, and the like) and non-visual components (timers, database connections, layout aids and so on) are placed on the form. These controls and components are positioned and sized interactively, and their properties and event handlers are set with a special editor typically laid out as a grid. At runtime, automatically generated code creates instances of these controls and components, and sets their properties. Historically, forms were often implemented as screens on a block-oriented terminal connected to a mainframe computer. HTML forms are conceptually very similar.
gold:hypernym
dbr:Representation
prov:wasDerivedFrom
wikipedia-en:Form_(programming)?oldid=1090180181&ns=0
dbo:wikiPageLength
1507
foaf:isPrimaryTopicOf
wikipedia-en:Form_(programming)