Translation for Justin this time ....
The answer(s) Rob is looking for is to a slightly different one then what the configuration system is about. In the previous email I showed a user interface / configuration interaction (because that is one of the major constraints). Rob is talking more on the order of an an ingestion engine ... but rather then ingesting lots of "data" - he is interested in ingesting the FeatureTypes, Application Schemas and so on ....
The concept he mentions of a "Service Profile" probably needs a blog article (hey Rob you can write articles for the geoserver blog - or osgeo news letter).
Here is my understanding of it - in brief.
1) The OGC defines what a WFS is - consider that the WFS profile
2) The OGC defines what a WFS-T is - consider that a WFS-T profile
The difference between the two is in what the capabilities document looks like - for WFS-T a couple more operations need to be present. If they are the service is conformant with the WFS-T profile. Conform tends to sound like strong language if you are "forcing" someone to implement it. Rob tends to soften the language by using the word "governance" instead.
The OGC gives out a little flash when an implementation is WFS compliant. You can see the stamps on the web page.
You could also arrange something similar for WMS.
1) OGC defines WMS - but some of the operations are optional - like GetInfo
2) Rob has a tool that will check a WMS and see if GetInfo is supported
The "flash" Rob's tool gives out is a list of "Service Profiles" a service implements.
So geosever can currently collect a bunch of "flash".
But as always there is something more ....
... the capabilities document also specifies what *data* is available.
And as long as your tool is just checking the capabilities document you could define "Service Profiles" based on what data is available as well.
Here is the translation ... given a service profile can we configure GeoServer to "pass" it? For simple things (like turning GetInfo on or off) we probable could. For the interesting things - like making sure the USGS Roads dataset is available - currently not.
Rob the ui / config interface is open to your own community modules - having a module that tries to set up things according to a service profile would be a great sanity check on the api. The specific ray of hope you need is that a FeatureTypeInfo is a first class object; you should be able to define (and their xml schema) even if you cannot hook them up to data right away. I have also been thinking of the KML generation using templates and wondered if GetInfo could be handled in the same way? And possibly the per feature XML snippet ... may be an easier way to conform to an XML schema then your current "mapping"?
Jody
Rob Atkinson wrote:
This all makes sense, at a technical level, but I still think we are missing something important, that might buy us a truly easy to use (deploy) system sometime in the future.
Everything is pointing towards major jurisdictions sharing common data models (Feature Types), and the motivation for establishing a server will be to implement these...
and little players will follow suit, delivering a mixture of common types (roads, stuff monitoring, environment indicators)
and if you think about this just a little you will see two patterns that will emerge in config land...
1) deploying a service to meet the technical and metadata standards of the environments the service is deployed into...
eg, State of Maine transport services may need to conform to "service profiles" for State of Maine enterprise architecture, MaineTransport agency enterprise architecture, US transport common standards, but may of course also include a few locally defined traffic analyses, proposals for new roads, etc.
ISO 19106 and the Web Services Interoperability forum (wsi.org) have formally defined the requirements of such "service profiles"
So, conceptually, you should look at importing most of the service metadata from one or more externally defined service profiles. (FYI I have started, with a state agency driving the work, a Sourceforge project for a toolkit to turn multiple inheritance into a single, flat conformance class, to support conformance testing, documentation generation and, of , course configuration. )
I dont expect this to be incorporated overnight, or even in advance of the registries that will publish such service profiles, but I'd like to see the configuration system take into account external sources of configuration, with the UI being used to confirm, and augment configuration where the external config doesnt specify required values
2) ease of use - loading instead of creating configs
Config objects should be able to be shared, and loadable from external sources.
this could also provide for the ability to import from foreign formats (including incompatible older configurations!)
I'd imaging architecting in some sort of adaptor class for differing config sources, and an import workflow that loaded multiple config objects, then gave the user the oppotunity to load a new object (eventually searching in an external catalog) or create one.
I know I've said all this before, but its worth saying again. NB TOPP has a grant to make geoserver serve USGS framework data sets - this is a good example of the deployment use case we should analyse.
Rob A
Justin Deoliveira wrote:
Hi all,
The last couple of weeks I have been hammering out a proposal for the
configuration redesign / rearchitecture. I believe it is in a state to
where it is ready for the GSIP process. So... here it is:
http://docs.codehaus.org/display/GEOS/GSIP+8+-+New+Configuration+System
I hope to bring it up as a discussion item in todays IRC meeting, and to
start the ball rolling on the evaluation process.
-Justin
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel