[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Validation with SiRPAC



Dan,

>Have you done this successfully? thx. -dan

Actually not yet. 
The aim was to have a system to play with RDF.
RDFS is not yet (really) integrated in SiLRI (that means, the property
"subclass"
is not yet mapped to "X :: Y" in F-logic. However, there is always the
possibility 
to circumvent this via some rules.

(ala
FORALL X,Y X :: Y <- X["http://www.w3c.blabla#subclass" ->> Y].

and:

FORALL X,Y  X["http://www.w3c.blabla#subclass" ->> Y] <- X :: Y .