Convelo

来自开放百科 - 灰狐
2007年8月31日 (五) 13:32Allen (讨论 | 贡献)的版本

跳转到: 导航, 搜索

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

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

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱