Sam, Thx. I'll have a look at it.
Regards, ___________________________________________________________________________ Arthur Ryman, PhD Chief Data Officer, Rational Chief Architect, Portfolio & Strategy Management Distinguished Engineer | Master Inventor | Academy of Technology Toronto Lab | +1-905-413-3077 (office) | +1-416-939-5063 (mobile) From: Samuel Padgett/Durham/IBM@IBMUS To: Steve K Speicher/Raleigh/IBM, Cc: [email protected], "Community" <[email protected]>, Arthur Ryman <[email protected]> Date: 08/26/2014 02:54 PM Subject: Re: [oslc] Generating HTML Tables for Shapes? Arthur, We haven't finished the doc, but there are instructions to at least build the project here: https://wiki.eclipse.org/Lyo/tools I'm still learning the tool myself, but you should be able to generate the HTML table using the command: java org.eclipse.lyo.resourcetable/src/main/java/org/eclipse/lyo/resourcetable/ResourceShape2WikiText -f<shape_filename> -wfhtmltable If running outside of Eclipse, you'll probably need to use mvn exec:java to run. http://mojo.codehaus.org/exec-maven-plugin/java-mojo.html Let me know if you have problems. -- Samuel Padgett | IBM Rational | [email protected] Eclipse Lyo: Enabling tool integration with OSLC From: Steve K Speicher/Raleigh/IBM To: Arthur Ryman <[email protected]> Cc: [email protected], "Community" <[email protected]>, Samuel Padgett/Durham/IBM@IBMUS Date: 08/26/2014 01:07 PM Subject: Re: [oslc] Generating HTML Tables for Shapes? I haven't used it yet, someone contributed code to Lyo recently that does various conversions to/from shapes and wiki or HTML output. https://git.eclipse.org/c/lyo/org.eclipse.lyo.docs.git/tree/org.eclipse.lyo.resourcetable I don't see any docs yet for it, perhaps Sam can weigh in or point the right people at it. Thanks, Steve Speicher IBM Rational Software OSLC - Lifecycle integration inspired by the web -> http://open-services.net From: Arthur Ryman <[email protected]> To: [email protected] Date: 08/26/2014 01:02 PM Subject: [oslc] Generating HTML Tables for Shapes? Sent by: "Community" <[email protected]> Has anyone developed scripts to generate HTML from ResourceShape documents? Thanks. Regards, ___________________________________________________________________________ Arthur Ryman, PhD Chief Data Officer, Rational Chief Architect, Portfolio & Strategy Management Distinguished Engineer | Master Inventor | Academy of Technology Toronto Lab | +1-905-413-3077 (office) | +1-416-939-5063 (mobile) _______________________________________________ Community mailing list [email protected] http://open-services.net/mailman/listinfo/community_open-services.net
