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.
次の JessTab コードを使用して、オントロジー内の個人を現在の日付と時刻の値にリンクしようとしています。
(slot-insert$ TimeInstant_1 http://www.w3.org/2006/time#inXSDDateTime 1 (new Date))
しかし、Java 日付オブジェクトを返します。
(<Java-Object:java.util.Date>)
そして、個人に現在の日時値を与えません