Re: Semantic Web archaeology

> On Jul 1, 2019, at 12:10 AM, Antoine Zimmermann <antoine.zimmermann@emse.fr> wrote:
> 
> Pat,
> 
> It seems that what you are referring to as "early on in the WG activity" is about the 2001-2004 working group that led to RDF Concepts and RDF Semantics.

Yes, that is when I first became involved with the history. But the prehistory was still fresh in people’s minds at that time, and the issue you raise now was discussed. 

> I am asking about activities prior to this, in 1997-1999, that led to the decision to split the namespaces, to put rdf:type, rdf:Property in one namespace, while putting rdfs:Resource, rdfs:Class etc in another.

I don’t think it is correct to talk of ’splitting’, since I do not believe that these were ever united. The rdf/rdfs distinction has been there from the beginning. 
> 
> The actual namespaces for the rdf: and rdfs: prefixes were decided rather late, when the prefixes were already in use, with temporary URIs, in the documents.

? I don’t believe this is correct. The URIs actually have their dates incorporated: 
http://www.w3.org/1999/02/22-rdf-syntax-ns
http://www.w3.org/2000/01/rdf-schema
> 
> Interestingly, rdfs:Resource was originally RDF:Resource, which means there was a conscious decision to put terms under one namespace or another.

The rationale, as I understand it, is that the rdf: vocabulary represents the ‘basic machinery’ of the RDF language, while the rdfs: vocabulary is the (simplest, and first) axiomatic theory written in RDF, a simple theory of classes. (Of course the terminology “axiomatic theory” is not used in this culture, but you get my meaning.) Thus, all the sub/superclass stuff, all talk of classes associated with properties (domains and range) and the ‘logically defined’ classes such as Class, Property and Resource, all belong in the RDFS space. Now, I do not know if this was fully articulated in 1999, but I think it was the basic intuition that drove the distinction. And it does make a kind of sense. 

But the most important remark bearing on this wholly unimportant matter is found in https://www.w3.org/TR/rdf11-concepts/ <https://www.w3.org/TR/rdf11-concepts/>, setion 1.4: "The term “namespace” on its own does not have a well-defined meaning in the context of RDF”

Pat

> 
> --AZ
> 
> Le 29/06/2019 à 08:01, Patrick J Hayes a écrit :
>> Hi all.
>> My recollection from the first WG was that the namespaces had been defined back in 1999; that there was a strong cultural prefernce for not changing any names unless there were overwhelmingly good reasons for making the change; and that the rdf/rdfs distinction was not considered to be particularly significant. I recall this issue coming up in WG discussions early on in the WG activity, and it being dismissed as unimportant.
>> There was (is?) a rationale which one can appeal to, a distinction between a base logic and a (rather simple) ontology of classes. But then it is rather hard to explain why rdf:type (which is the semantic device which introduces classes) isn’t rdfs:type.
>> Pat
>>> On Jun 28, 2019, at 2:42 AM, Graham Klyne <gk@ninebynine.org> wrote:
>>> 
>>> Hi Antoine,
>>> 
>>> My recollection from the time of the WG that produced the 2004 specs is that rdf:Seq and friends were already defined and used, and that we didn't want to break existing code.
>> Exactly.
>>> 
>>> I note that the original 1999 schema spec describes itself thus: "This specification describes how to use RDF to describe RDF vocabularies. The specification also defines a basic vocabulary for this purpose, as well as an extensibility mechanism to anticipate future additions to RDF."
>>> 
>>> And the model and syntax thus: "This document introduces a model for representing RDF metadata as well as a syntax for encoding and transporting this metadata in a manner that maximizes the interoperability of independently developed Web servers and clients."
>>> 
>>> In that context, and given that this was originally the only way defined for representing collections, it makes sense to me that the terms were considered part of the model rather than vocabulary.
>>> 
>>> I do recall from those early specs that there wasn't such a clear distinction between model and vocabulary within RDF itself - everything was encoded as XML.  The notion of a formal model separate from the XML rendering didn't really solidify until the 2004 round - I recall there were some constructs from the 1999 spec that had to be dropped because they didn't really have abstract-model representation, but were grounded in XML structures.  E.g. there was an "aboutEach" property that could be used to generate statements about the contents of a container: for this to work, the container was very much part of the underlying assumed model.
>>> 
>>> #g
>>> --
>>> 
>>> 
>>> On 28/06/2019 08:55, Antoine Zimmermann wrote:
>>>> Recently on Stack Overflow, there was a question asking "Why rdf:Seq and not
>>>> rdfs:Seq?" [1]. I tried to answer the best I could, by digging in the old RDF
>>>> mailing lists, but I am still puzzled about how some terms ended up in the rdf:
>>>> namespace rather than rdfs: (and vice versa). Can someone involved in the early
>>>> days of RDF enlighten us about this?
>>>> 
>>>> Nowadays, the duplication of namespaces for RDF terms seems rather silly,
>>>> confusing, and counter productive. Maybe it made sense, back in the days...
>>>> 
>>>> 
>>>> [1] morning (Stack Overflow user): Why rdf:Seq and not rdfs:Seq? Question on
>>>> Stack Overflow, 5th June 2019.
>>>> https://stackoverflow.com/questions/56468859/why-rdfseq-and-not-rdfsseq/56763523#56763523
>>>> 
>>> 
>>> 
> 
> -- 
> Antoine Zimmermann
> Institut Henri Fayol
> École des Mines de Saint-Étienne
> 158 cours Fauriel
> CS 62362
> 42023 Saint-Étienne Cedex 2
> France
> Tél:+33(0)4 77 42 66 03
> Fax:+33(0)4 77 42 66 66
> http://www.emse.fr/~zimmermann/ <http://www.emse.fr/~zimmermann/>
> Member of team Connected Intelligence, Laboratoire Hubert Curien

Received on Tuesday, 2 July 2019 03:41:11 UTC