Composer can be used in a single user mode working with ontologies stored as files or in a database. Multi-user mode is also supported enabling multiple users to simultaneously access and edit OWL ontologies and RDF data. In this mode, all users work on a shared Sesame repository. Each user can do incremental changes on his local view and then commit the changes to the server.
|