Authors:
            
                    Olivier Le Goaer
                    
                        
                    
                    ; 
                
                    Eric Cariou
                    
                        
                    
                     and
                
                    Franck Barbier
                    
                        
                    
                    
                
        
        
            Affiliation:
            
                    
                        
                    
                    University of Pau, France
                
        
        
        
        
        
             Keyword(s):
            Model-driven Engineering, Client-server, Knowledge Sharing, Reuse, API, JavaScript.
        
        
            
                Related
                    Ontology
                    Subjects/Areas/Topics:
                
                        Agile Model-Driven Development
                    ; 
                        Languages, Tools and Architectures
                    ; 
                        MetaModeling
                    ; 
                        Methodologies, Processes and Platforms
                    ; 
                        Model-Driven Architecture
                    ; 
                        Model-Driven Software Development
                    ; 
                        Models
                    ; 
                        Paradigm Trends
                    ; 
                        Software Engineering
                    
            
        
        
            
                Abstract: 
                Sharing Models across organizations is a good idea but the lack of a tailored and lightweight tool hinders its
adoption. In this paper, we explain how to turn any computer into a Model server, which is a server
specialized in Models’ location and retrieval. Such a server relies exclusively on specific URIs and
commands thereof. The result, called “WWM”, is an out-of-the-box module built upon Node.js. WWM
targets the EMF ecosystem and takes the form of a JavaScript API for both server-side and client-side
programming.