<div dir="ltr">I noticed the issue makes the OGC FAQ:<div><br></div><div>* <a href="http://www.opengeospatial.org/ogc/legalfaq#DTD">http://www.opengeospatial.org/ogc/legalfaq#DTD</a></div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><h5 style="margin:5px 0px 10px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-color:transparent;font-family:'Helvetica Neue',Helvetica,Ubuntu,'Trebuchet MS';clear:both;font-weight:400;letter-spacing:-1px;line-height:1.4em;font-size:1.2em;color:rgb(17,17,17)">5.10 Is a schema or document definition (DTD)<a name="DTD" title="DTD" style="margin:0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-color:transparent;color:rgb(76,113,171)"></a> covered by the document or software terms?</h5></div><div><p style="margin:5px 0px 15px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-color:transparent;color:rgb(17,17,17);font-family:'Helvetica Neue',Helvetica,Ubuntu,'Trebuchet MS';font-size:14px;line-height:22px">Schemas (and DTDs) are frequently part of our specifications and seemingly fall under the <a href="http://www.opengeospatial.org/ogc/document" style="margin:0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-color:transparent;color:rgb(76,113,171);text-decoration:none">document copyright terms</a>. However, as long as you do not use the same formal namespace or public identifier to identify that modified OGC schema/DTD (which might confuse applications), you may treat the schema/DTD under the <a href="http://www.opengeospatial.org/ogc/software" style="margin:0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-color:transparent;color:rgb(76,113,171);text-decoration:none">software terms</a>. This means that you are permitted to make a derivative or modified OGC schema/DTD, but even under the <a href="http://www.opengeospatial.org/ogc/software" style="margin:0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-color:transparent;color:rgb(76,113,171);text-decoration:none">software terms</a> you are obligated to include/retain the OGC copyright notice. We further appreciate a couple sentences regarding who made the modifications, when, and what changes were made in the original DTD -- a common software documentation practice.</p></div><div><p style="margin:5px 0px 15px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-color:transparent;color:rgb(17,17,17);font-family:'Helvetica Neue',Helvetica,Ubuntu,'Trebuchet MS';font-size:14px;line-height:22px">We expect to revisit this topic as metadata schemas become an increasingly important part of OGC specifications and as the metadata schema definition capabilities of XML and other XML technologies advance.</p></div></blockquote><div class="gmail_extra">The above is clear as mud, I can see what they are trying to accomplish - but even the w3c schemas are fine to distribute. At the very least it would be nice for OSGeo to approach OGC and show this is an issue effecting adoption in an open source setting.</div><div class="gmail_extra"><br></div><div class="gmail_extra">It looks like the technical limitation (do not use the same namespace) is getting in the way of software terms. Perhaps it could be relaxed to "do not publish under the same namespace" (allowing its use in pycsw for internal validation). </div><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>--</div><div>Jody Garnett</div></div></div></div></div></div>
<br><div class="gmail_quote">On 6 February 2015 at 08:43, Tom Kralidis <span dir="ltr"><<a href="mailto:tomkralidis@gmail.com" target="_blank">tomkralidis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all: great blogpost by Jody at<br>
<a href="http://www.how2map.com/2015/02/a-good-test-for-ogc-and-osgeo.html" target="_blank">http://www.how2map.com/2015/02/a-good-test-for-ogc-and-osgeo.html</a>,<br>
inspired by IRC discussion around pycsw OSGeo Incubation.<br>
<br>
In a nutshell, pycsw inclusion in DebianGIS had issues given the fact<br>
that we have the OGC Schemas baked in the codebase as part of the<br>
install.<br>
<br>
In the pycsw case we use the schemas in realtime when validating<br>
requests.  This is a huge benefit because we let (in this case<br>
lxml->libxml2) do the validation instead of implementing this<br>
ourselves.<br>
<br>
At the same time, getting onto DebianGIS is of value for packaging and<br>
distribution.<br>
<br>
How do other packages deal with this?  Are there options for bundling<br>
the OGC schemas outside of the codebase?  Is there opportunity to<br>
clarify the ambiguities?<br>
<br>
..Tom<br>
_______________________________________________<br>
Standards mailing list<br>
<a href="mailto:Standards@lists.osgeo.org">Standards@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/standards" target="_blank">http://lists.osgeo.org/mailman/listinfo/standards</a><br>
</blockquote></div><br></div></div>