简体   繁体   English

[Protege] OWL-什么是插槽?

[英][Protege]OWL- What is a slot?

I have been trying to understand what is a "slot" in OWL Language. 我一直在尝试了解OWL语言中的“插槽”。 From what i understand it's the object and the data properties of a class. 据我了解,这是一个类的对象和数据属性。 Can someone please explain what is a slot, and how do i add it in Protege? 有人可以解释一下什么是插槽,如何在Protege中添加插槽? Thanks in advance. 提前致谢。

The slot concept that you refer to in Protege is as implemented in Protege up to version 3.x (version 4.0 and newer do not really have the same frame/slot architecture but are OWL oriented; the concept of slot does not really fit in OWL). 您在Protege中引用的插槽概念与在Protege 3.x之前的版本中实现(4.0版及更高版本的框架/插槽架构并不真正具有相同的框架,而是面向OWL的;插槽的概念实际上不适用于OWL )。

An explanation of what a frame and a slot are is available in the Javadoc for the old Protege code: http://protege.stanford.edu/protege/3.4/docs/api/core/edu/stanford/smi/protege/model/Frame.html Javadoc中提供了有关旧Protege代码的框架和插槽的说明: http : //protege.stanford.edu/protege/3.4/docs/api/core/edu/stanford/smi/protege/model /Frame.html

This should give you enough reference material to investigate further (I'm no expert on frames so I can't help much without more precise questions). 这应该为您提供足够的参考资料以进行进一步的研究(我不是框架专家,因此如果没有更精确的问题我将无济于事)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM