top of page
Search

Domain & Range of a Property

  • Writer: DR.GEEK
    DR.GEEK
  • Apr 11, 2021
  • 1 min read

(11th-April-2021)


  • For each property we can specify the domain and range

  • The domain of a property is a member of the subject class while the range of a property is a member of the object class

  • For example the has_base property can have a member from the Pizza class (subject class) as domain

  • Similarly the range for has_base can be a member of the Pizza_base class (object class)

  • We can achieve this as shown in the next slides


Adding Domain for has_base property (1)





Adding Domain for has_base property (2)



Adding Range for has_base property (1)























Adding Range for has_base property (2)




The Final Screenshot for has_base Property



 
 
 

Comments


© 2023 by Walkaway. Proudly created with Wix.com

  • Facebook Black Round
  • Twitter Black Round
bottom of page