Project
Reverse Dependencies for ontomde-redland-win
The projects listed here declare ontomde-redland-win as a runtime or development dependency
0.0
ontoMDE-core is basically a library for loading a RDFS model in ruby memory and process it to do something usefull such as generating Java or C++ code. ontoMDE-core is used by ontoMDE-uml2 which adds UML2 meta-model definitions and some helper methods. ontoMDE-uml2 is in turn used by ontoMDE-uml2-java which adds methods and rules to generate java5 code. But ontoMDE-core is *not* *UML* *specific* and can be used with *any* RDF[http://en.wikipedia.org/wiki/Resource_Description_Framework] / RDFS[http://en.wikipedia.org/wiki/RDF_Schema] model such as those created with Protege_2000[http://protege.stanford.edu]. This opens to ontoMDE-core users the ability to generate code from custom DSL[http://en.wikipedia.org/wiki/Domain_Specific_Language] models, or join different models. This gem bundles, ontomde-inspector which is a web server for browsing a model and a meta-model inside a running ontomde generator. Inspector is available as an independant script but may also be run from generator (such as ontomde-java with option --inspector or --inspectorAfterLoad ) to provide a view of model before or after generation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
This is a demonstration project for our full-featured java5 code generator. == FEATURES: Open model.pdf to have an idea of supported UML constructs. == SYNOPSIS: === INSTALLATION: 1) download and install a ruby distribution (>=1.8.6) ( http://rubyforge.org/frs/?group_id=167&release_id=17128 ) 2) update ruby plateform $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem update --system 3) install ontomde $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem install ontomde === RUN DEMONSTRATION:
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
This is a demonstration project for our acegi integration == FEATURES: Generates a webapp with built in security: * Authentification * Access rights based on declared groups and roles. * Access rights based on runtime rules. Security provided by this demonstration is fully customisable.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity