[ https://issues.oasis-open.org/browse/OSLCCORE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60592#comment-60592 ]
Nick Crossley commented on OSLCCORE-34:
---------------------------------------
I have made a change to sort the vocabulary terms, and submitted a pull request to Steve Speicher.
The HTML content generated by ReSpec for vocabularies is the same as that used on open-services.net (though not all term properties are included), so the formatting is a question of the stylesheets.
> ReSpec appendex data-oninclude vocabToSpec does not sort the classes and properties
> -----------------------------------------------------------------------------------
>
> Key: OSLCCORE-34
> URL: https://issues.oasis-open.org/browse/OSLCCORE-34
> Project: OASIS OSLC Lifecycle Integration Core (OSLC Core) TC
> Issue Type: Bug
> Reporter: James Amsden
> Assignee: James Amsden
> Labels: ReSpec
>
> <section class='appendix' id="rdfvocab">
> <h2>Terms</h2>
> <div title='RDF Vocabulary for OSLC Core Common'
> data-include='vocab/core-vocab.ttl'
> data-oninclude='vocabToSpec'
> data-include-sync='true'
> data-include-replace='true'
> data-include-format='html'></div>
> </section>
> is used to create the Terms section of the OSLC 3.0 Core vocabulary. It currently does not sort the classes and properties. In addition, the format is not particularly visually appealing.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)