欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Convelo
来自开放百科 - 灰狐
(版本间的差异)
第9行: | 第9行: | ||
http://localhost:8080/convelo | http://localhost:8080/convelo | ||
==Sample== | ==Sample== | ||
+ | Created the "ToyCo PLM" sample application for demonstrating customization features. This sample application is to Convelo like the PetStore sample is to Java. | ||
+ | |||
+ | |||
+ | |||
==Core Model== | ==Core Model== | ||
The core model is based on the STandard for the Exchange of Product data (ISO 10303). | The core model is based on the STandard for the Exchange of Product data (ISO 10303). |
2007年8月31日 (五) 13:51的版本
Convelo is an enterprise open source Product Lifecyce Management (PLM) solution, providing the essentials for managing product design and development. It is built on the latest technologies - Spring, Hibernate, AJAX - and a highly extensible meta model.
目录 |
Install
mysqladmin -u root -p create convelodb mysql -u root -p -e "grant all on convelodb.* to 'convelo'@'localhost' identified by 'convelo' with grant option;" ant loadusers admin/rapid and anonymousUser/ cp webclient/target/convelo.war /usr/local/tomcat-5.5.17/webapps http://localhost:8080/convelo
Sample
Created the "ToyCo PLM" sample application for demonstrating customization features. This sample application is to Convelo like the PetStore sample is to Java.
Core Model
The core model is based on the STandard for the Exchange of Product data (ISO 10303).
- Product
o Product
- Item
o Item o ItemVersion o ItemView o ItemInstance
- Specification
o Specification o Configuration o Design Constraint
- Classification
o ProductClass o ItemClass
- Document
o Document o DocumentVersion
- Organization
o Organization o Person o Address
- Project
o Project o Calendar o WorkItem
- Change (ToDo)
o ChangeRequest o ChangeItem
- Other
o GenericModel
Links
分享您的观点