Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OWL API では、クラスはデータ プロパティを持つ場合があります。たとえば、クラスは日付プロパティを持つ場合がありますhasCommonName "Something"。OWL APIでは、SQLのように振る舞うのと同じように、「Some」という単語を含むhasCommonNameのクラスを照会できるSQLのような機能はありますか?
hasCommonName "Something"