adplus-dvertising
frame-decoration

Question

<code><owl:DatatypeProperty rdf:ID="age"></br><rdfs:salary rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/></br></owl:DatatypeProperty></code> is an example of

a.

object property

b.

recursive property

c.

transitive property

d.

datatype property

Posted under Web Technologies

Answer: (d).datatype property

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. <code><owl:DatatypeProperty rdf:ID="age"></br><rdfs:salary rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/></br></owl:DatatypeProperty></code> is an example of

Similar Questions

Discover Related MCQs

Q. One of OWL language that is not an official W3C OWL specie is

Q. By considering following code <code><owl:minCardinalityrdf:datatype="&xsd;nonNegativeInteger">5</owl:minCardinality></code>, 5 is interpreted as

Q. A set of constructors such as owl:oneOf, owl:disjointWith, owl:complementOf, owl:unionOf, and owl:hasValue cannot used in

Q. In OWL for UNA, element used is

Q. In OWL, phone is an example of

Q. In Owl, object properties

Q. In OWL, restriction used to define a specific value is

Q. According to OWL DL constraints, owl:FunctionalProperty cannot be specified for

Q. A statement that can be concluded false if value of x is not true is called

Q. In OWL, predefined super class defined as an empty class is

Q. An anonymous class in OWL ontology development is defined by

Q. <code><owl:ObjectProperty rdf:ID="chaptersIn"></br><owl:equivalentProperty rdf:resource="#reads"/></br></owl:ObjectProperty></code> is an example of

Q. Equivalence of classes can also be represented by

Q. Like other database systems, OWL does not adopt property of

Q. <code><owl:ObjectProperty rdf:ID="issues"></br><rdfs:range rdf:resource="#book"/></br><rdfs:domain rdf:resource="#LibraryStaffMember"/></br><owl:inverseOf rdf:resource="#isIssuedBy"/></br></owl:ObjectProperty></code> is an example of

Q. In OWL, owl:onProperty contained in

Q. According to OWL Lite constraints, cardinality statement can only be applied to

Q. <code><owl:ObjectProperty rdf:ID="isIssuedBy"></br><rdfs:domain rdf:resource="#book"/></br><rdfs:range rdf:resource="#libraryStaffMember"/></br><rdfs:subPropertyOf rdf:resource="#involves"/></br></owl:ObjectProperty></code> is an example of

Q. To define distinct objects in OWL, element used is

Q. In OWL ontology development, maximum number restriction for an object can be achieved by