[ 
https://issues.apache.org/jira/browse/CLEREZZA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated CLEREZZA-500:
-------------------------------------

    Fix Version/s: 0.2-incubating
    
> SchemaGen add instances to classes
> ----------------------------------
>
>                 Key: CLEREZZA-500
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-500
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Henry Story
>            Assignee: Henry Story
>             Fix For: 0.2-incubating
>
>
> Sometimes ontologies contain instances, and these also need to be used. An 
> example are documents describing test suites using the EARL vocabulary. One 
> such could be like this:
> @prefix earl: <http://www.w3.org/ns/earl#> .
> @prefix dct: <http://purl.org/dc/terms/> .
> @prefix : <>
> :profileGet a earl:TestRequirement;
>  dct:title "WebId Profile is accessible and downloadable".
> :profileWF a earl:TestRequirement;
>  dct:title "WebId Profile is well formed";
>  dct:description "The WebId Profile is parseable Content and transformable to 
> RDF" .
> here profileGet is not a class but an object. But it will be used by many 
> services around the web, and will control program behaviors.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to