This HTML5 document contains 8 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix | IRI |
rdfs | http://www.w3.org/2000/01/rdf-schema# |
n2 | http://yang.eurecom.fr/codeontology/ |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
owl | http://www.w3.org/2002/07/owl# |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- n2:isTargetOf
- rdf:type
-
owl:ObjectProperty
owl:FunctionalProperty
owl:InverseFunctionalProperty
- rdfs:subPropertyOf
-
n2:isSubExpressionOf
- rdfs:label
-
is target of
- rdfs:domain
-
n2:Expression
- rdfs:range
-
n2:MethodInvocationExpression
- rdfs:comment
-
Relates an `Expression` (evaluating to an object), used as target of a `Method` call, to the corresponding `Method Invocation Expression`.