|
Or just use SPARQL: CONSTRUCT {?x a :Teenager } WHERE { ?x :hasIntegerValue ?value . FILTER (?value > 12 && ?value <20) } Nice little classification problem using familiar logic. -- Scott On 12/14/2012 10:35 AM, tk blast wrote:
You are using the right tool (SPIN) for 'counting' because you really have to take the scenic route in RDF/OWL to perform what is built-in to most other data modeling. -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en |
- [topbraid-users] Conditional Construction Adam W. Montville
- [topbraid-users] Re: Conditional Construction Adam Montville
- Re: [topbraid-users] Re: Conditional Constructi... tk blast
- Re: [topbraid-users] Re: Conditional Constr... Scott Henninger
- Re: [topbraid-users] Re: Conditional Constr... Scott Henninger
