adplus-dvertising
frame-decoration

Question

Like other database systems, OWL does not adopt property of

a.

union

b.

unique-names assumption

c.

enumeration

d.

complement

Posted under Web Technologies

Answer: (b).unique-names assumption

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

Q. In OWL, restriction used to define possible values of property for a specific class is

Q. Complement of classes can also be represented by

Q. In OWL, more clear and compact then XML syntax or the
RDF/XML syntax is

Q. One of constraint of OWL DL is that anonymous classes can only be allowed as range or domain of owl:equivalentClass or owl:disjointWith, is also referred as

Q. A resource that can only belong to one element of set = {class, object property, an individual, a datatype property, datatype, etc. } is called

Q. In OWL, when more then one domain or range is taken then OWL follows rule of

Q. According to OWL DL constraints for anonymous classes, that it can be range of

Q. In OWL, supervises is an example of

Q. One of constraint of OWL DL is that partition of all elements must be explicitly defined, known as

Q. Easier way to become familiar with OWL is

Q. In OWL language, classes can be defined as disjoint using

Q. Namespace of xmlns:owl ="http://www.w3.org/2002/07/owl#" is defined by

Q. Namespaces used in OWL is part of OWL

Q. In OWL, subclass of rdfs:Class is