Top>Projects>CoSMoS

CoSMoS:
Component Service Model with Semantics
  Overview
  Model Spec.
  Description
    XML
    WSDL
    RDFS
  Downloads
  Demo



Downloads

CoSMoS/Java

This is the Java implementation of CoSMoS, which allows you to

  • Create and manipulate CoSMoS as a set of Java objects.
  • Parse a file described in CoSMoS/XML, CoSMoS/RDFS and CoSMoS/WSDL into Java objects.
  • Generate a Java source code template from CoSMoS abstract model.

Releases

    CoSMoS/Java ver.1.0 (01/12/04)

CoSMoS Compiler

This is a command-line program to compile a CoSMoS description file (written in CoSMoS/XML, CoSMoS/RDFS and CoSMoS/WSDL) and generate a (set of) Java source code(s) as a template.

How to use

In a command prompt, type

    java -jar cosmosc.jar CoSMoSFile [OutputDirectory]

Releases

    CoSMoS Compiler ver.1.0 (01/12/04)

(c) Keita Fujii (kfujii@ics.uci.edu)
Netgroup, School of Information and Computer Science, UC Irvine