Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Fwd: Re: DC/ DCTerms and the Info Service Ontology
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bob Ferris  
View profile  
 More options Jul 23 2010, 2:47 pm
From: Bob Ferris <z...@elbklang.net>
Date: Fri, 23 Jul 2010 20:47:02 +0200
Local: Fri, Jul 23 2010 2:47 pm
Subject: Fwd: Re: DC/ DCTerms and the Info Service Ontology
Hi,

I got an answer re. my Info Service Ontology request on the DCA mailing
list. I'm very happy about that ;)

Cheers,

Bob

-------- Original-Nachricht --------
Betreff: Re: DC/ DCTerms and the Info Service Ontology
Datum: Fri, 23 Jul 2010 18:54:12 +0100
Von: Pete Johnston <Pete.Johns...@EDUSERV.ORG.UK>
Antwort an: DCMI Architecture Forum <DC-ARCHITECT...@JISCMAIL.AC.UK>
An: DC-ARCHITECT...@JISCMAIL.AC.UK

Hi Bob,

 From the description of is:info_service here

http://infoserviceonto.sourceforge.net/is/spec/infoservice.html#info_...

I wasn't entirely sure whether it was always an "is made available by"
relationship, but if that is the case, the subproperty relation sounds good.

> 2. dcterms:Agent[2] - is somehow related/ similar to is:InfoService

> - description of dcterms:Agent: "A resource that acts or has the power
> to act."

> => currently, I would tend to mark is:InfoService as equivalent class
> or
> sub class of dcterms:Agent

The dcterms:Agent class is intentionally very broad, and I think it is
broader than the is:InfoService class. I think there are instances of
dcterms:Agent who wouldn't be instances of is:InfoService

http://infoserviceonto.sourceforge.net/is/spec/infoservice.html#InfoS...

so a subclass relation sounds more appropriate than equivalentClass?

> 3. dc:type/ dcterms:type[3] - is somehow related/ similar to
> is:info_service_type

> - description of dc:type/ dcterms:type: "The nature or genre of the
> resource." + "Recommended best practice is to use a controlled
> vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the
> file format, physical medium, or dimensions of the resource, use the
> Format element"

> - DCMI Type Vocabulary leads to types like e.g. dctypens:Service[4],
> which is also be somehow related/ similar to is:InfoService

> => currently, I would tend to mark is:info_service_type as sub property
> of dcterms:type

The dcterms:type property has rdfs:range of rdfs:Class.

If you say is:info_service_type is an rdfs:subPropertyOf dcterms:type,
then you end up saying (or allowing the inference) that values of the
property are classes (rdfs:Class).

As I understand it, at the moment that isn't the case, so I'm not sure
that's really what you want, but it may be OK.

> 4. dcterms:audience[5] - is also very interesting to propagate a
> specific audience for, which the information service is intended

> - description of dcterms:audience: "A class of entity for whom the
> resource is intended or useful."

> - this could may be used for the general information service
> description
> and also for specific information service quality ratings

> - it has the range of dcterms:AgentClass

.. so each value of dcterms:audience is an instance of dcterms:AgentClass.

And since dcterms:AgentClass is a subclass of rdfs:Class, each instance
of dcterms:AgentClass is also itself a class. (I think I got that right...)

> 5. dcterms:AgentClass[6] - as hook for audience classes/ groups/
> stereotypes

> - description of dcterms:AgentClass: "A group of agents." + "Examples
> of
> Agent Class include groups seen as classes, such as students, women,
> charities, lecturers."

> => is:InfoServiceType could also be seen as a dcterms:AgentClass (maybe
> a sub class of it)

So... (from above):

(i) an instance of is:InfoService is also an instance of dcterms:Agent.
(ii) a value of the is:info_service_type property is an instance of
rdfs:Class (as well as of the class is:InfoServiceType)

Then I think you are saying there are two possibilities:

(a) the class is:InfoServiceType is an instance of dcterms:AgentClass.
That doesn't say anything more about instances of is:InfoServiceType

(b) the class is:InfoServiceType is a subclass of dcterms:AgentClass. In
that case, instances of is:InfoServiceType are also instances of
dcterms:AgentClass and instances of rdfs:Class.

If (a), I'm not sure the class of service _types_ is an AgentClass (a
class of Agents)

If (b), then that would mean, for example:

- an individual is:InfoService (say, Facebook) would be a dcterms:Agent
- it would be related by the ls:info_service_type property to an
is:InfoServiceType of "social network services"
- that is:InfoServiceType of "social network services" would be a
rdfs:Class
- that is:InfoServiceType of "social network services" would be a
dcterms:AgentClass

I hope I got that right (but I might have missed something).

If so, yes, I think that would be consistent with DCMI's
intention/definition for AgentClass.

Pete


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "DC/ DCTerms and the Info Service Ontology" by zazi
zazi  
View profile  
 More options Aug 1 2010, 10:50 am
From: zazi <z...@elbklang.net>
Date: Sun, 1 Aug 2010 07:50:33 -0700 (PDT)
Local: Sun, Aug 1 2010 10:50 am
Subject: Re: DC/ DCTerms and the Info Service Ontology
Hi Pete,
Hi all,

Thanks a lot for your insightful explanations.
I tried to resolve the DC/DCTerms alignment for the the Info Service
Ontology in the v0.7 branch[1,2]. More details below.

Am 23.07.2010 19:54, schrieb Pete Johnston:

dcterms:publisher is now a super property of is:info_service. I also
extended the comment for a better description of the property.

>> 2. dcterms:Agent[2] - is somehow related/ similar to is:InfoService

>> - description of dcterms:Agent: "A resource that acts or has the power
>> to act."

>> =>  currently, I would tend to mark is:InfoService as equivalent class
>> or
>> sub class of dcterms:Agent

> The dcterms:Agent class is intentionally very broad, and I think it is broader than the is:InfoService class. I think there are instances of dcterms:Agent who wouldn't be instances of is:InfoService

> http://infoserviceonto.sourceforge.net/is/spec/infoservice.html#InfoS...

> so a subclass relation sounds more appropriate than equivalentClass?

Well, that is still the question. I currently add dcterms:Agent as
super class of is:InfoService. You may have a look at the Information
Service definition[3] for a detailed description of this term. I see
an information service more as a facet of something.
I think, I feel fine with the super class setting.

Well, I oversaw this range definition for some reason. I think, I
can't really do that, if I like to keep my ontology somehow OWL-DL
compatible, and I intend to have an OWL-DL ontology. I have the
feeling that I would mix up here the A-Box with the T-Box level (this
was also discussed in a thread about DC-FOAF alignment[5]). Currently,
the specific information service types are individuals, with this
inference I would move them up to the T-Box level, or?
I don't know, if you are aware of the "Dublin Core in OWL 2"
proposals[4] made by Simon Reinhardt. Currently, there is the range
for dcterms:type open. However, one could probably also define the
range as owl:Thing or a general dcterms:Type concept, which could
represent the general type for classification/categorization
statements.

I'll keep this alignment here open.

I think, it's more or less the same case with dcterms:audience here,
because dcterms:AgentClass is a sub class of rdfs:Class. In Simon
Reinhardt's proposal, dcterms:AgentClass is a owl:Class and has no
super class.

>> 5. dcterms:AgentClass[6] - as hook for audience classes/ groups/
>> stereotypes

>> - description of dcterms:AgentClass: "A group of agents." + "Examples
>> of
>> Agent Class include groups seen as classes, such as students, women,
>> charities, lecturers."

>> =>  is:InfoServiceType could also be seen as a dcterms:AgentClass (maybe
>> a sub class of it)

> So... (from above):

> (i) an instance of is:InfoService is also an instance of dcterms:Agent.

Yes.

> (ii) a value of the is:info_service_type property is an instance of rdfs:Class (as well as of the class is:InfoServiceType)

Hm, I think, that's not really good (as described above).

Yes, however, as I mentioned above, I'm a bit unsure, whether this is
allowed or a good modelling in the OWL world. I'll like to keep these
things (is:InfoServiceContributorType, is:InfoServiceType) as
individuals (on the A-Box).

Cheers,

Bob

[1] http://infoserviceonto.svn.sourceforge.net/viewvc/infoserviceonto/inf...
[2] http://infoserviceonto.svn.sourceforge.net/viewvc/infoserviceonto/inf...
[3] http://infoserviceonto.wordpress.com/2010/06/23/what-is-an-informatio...
[4] http://bloody-byte.net/rdf/dc_owl2dl/index.html
[5] http://lists.foaf-project.org/pipermail/foaf-dev/2008-January/008817....


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »