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
rdfshttp://www.w3.org/2000/01/rdf-schema#
n3http://yang.eurecom.fr/codeontology/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n3:LoopStatement
rdf:type
owl:Class
rdfs:subClassOf
_:vb13280 _:vb12088 n3:ControlFlowStatement
rdfs:label
Loop Statement
rdfs:comment
Folds the flow of execution on itself employing "looping", declaring a block of code ("loop body") susceptible to multiple executions according to a certain condition (eventually, the "loop condition").
Subject Item
_:vb12087
rdf:first
_:vb12089
rdf:rest
_:vb12090
Subject Item
_:vb12088
rdf:type
owl:Class
owl:intersectionOf
_:vb12087
Subject Item
_:vb12089
rdf:type
owl:Restriction
owl:onProperty
n3:hasBody
owl:allValuesFrom
n3:BlockStatement
Subject Item
_:vb12090
rdf:first
_:vb12091
rdf:rest
rdf:nil
Subject Item
_:vb12091
rdf:type
owl:Restriction
owl:onProperty
n3:hasBody
owl:maxQualifiedCardinality
1
owl:onClass
n3:BlockStatement
Subject Item
_:vb13279
rdf:first
_:vb13281
rdf:rest
_:vb13282
Subject Item
_:vb13280
rdf:type
owl:Class
owl:intersectionOf
_:vb13279
Subject Item
_:vb13281
rdf:type
owl:Restriction
owl:onProperty
n3:hasBody
owl:allValuesFrom
n3:BlockStatement
Subject Item
_:vb13282
rdf:first
_:vb13283
rdf:rest
rdf:nil
Subject Item
_:vb13283
rdf:type
owl:Restriction
owl:onProperty
n3:hasBody
owl:maxQualifiedCardinality
1
owl:onClass
n3:BlockStatement