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
Instruments, Scores, MusicalWorks
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
  6 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
 
Richard Lewis  
View profile  
 More options Aug 16 2011, 12:21 pm
From: Richard Lewis <rjlewis.me...@gmail.com>
Date: Tue, 16 Aug 2011 09:21:30 -0700 (PDT)
Local: Tues, Aug 16 2011 12:21 pm
Subject: Instruments, Scores, MusicalWorks
[apologies if this message appears twice; I tried sending from my
regular
mail client earlier and I'm not sure if gmail likes me doing that.]

Hi there,

Two questions, not unrelated:

1) Does MO include the concept of a mo:Score (mo:MusicalExpression)
   stipulating that an mo:Instrument should be used?

2) And if there were a relationship between mo:Instruments and
   mo:MusicalWorks, what would it be?

Best,
Richard
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Richard Lewis
ISMS, Computing
Goldsmiths, University of London
Tel: +44 (0)20 7078 5134
Skype: richardjlewis
JID: ironchic...@jabber.earth.li
http://www.richardlewis.me.uk/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


 
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.
Richard Lewis  
View profile  
 More options Aug 23 2011, 7:46 am
From: Richard Lewis <rjlewis.me...@gmail.com>
Date: Tue, 23 Aug 2011 04:46:53 -0700 (PDT)
Local: Tues, Aug 23 2011 7:46 am
Subject: Re: Instruments, Scores, MusicalWorks
On Aug 16, 5:21 pm, Richard Lewis <rjlewis.me...@gmail.com> wrote:

> Two questions, not unrelated:

> 1) Does MO include the concept of a mo:Score (mo:MusicalExpression)
>    stipulating that an mo:Instrument should be used?

> 2) And if there were a relationship between mo:Instruments and
>    mo:MusicalWorks, what would it be?

So this is what I've got so far:

$ curl -d "uri=http://igor.gold.ac.uk/~map01rl/pocac/prokofiev-
op-36.html&format=pretty-xml&warnings=false&parser=lax&space-
preserve=true" http://www.w3.org/2007/08/pyRdfa/extract

The relevant bit is:

  <foaf:Agent rdf:about="http://dbpedia.org/page/Sergei_Prokofiev">
    <mo:composer>
      <mo:Composition rdf:about="http://sergei-prokofiev.net/works/
op36#composition">
        <mo:produced_work>
          <mo:MusicalWork rdf:about="http://sergei-prokofiev.net/works/
op36">
            <mo:opus xml:lang="en">Op. 36</mo:opus>
            <dc:identifier xml:lang="en">Op. 36</dc:identifier>
            <mo-i:includes_instrument>
              <mo:Instrument rdf:about="http://sergei-prokofiev.net/
works/op36#Voice"/>
            </mo-i:includes_instrument>
            <mo-i:includes_instrument>
              <mo:Instrument rdf:about="http://sergei-prokofiev.net/
works/op36#Piano"/>
            </mo-i:includes_instrument>
            <dc:title xml:lang="en">Five Poems for Voice and Piano</
dc:title>
          </mo:MusicalWork>
        </mo:produced_work>
        <_11:event.owltime xml:lang="en">http://placetime.com/interval/
gregorian/1921-01-01T00:00:00Z/P1Y</_11:event.owltime>
      </mo:Composition>
    </mo:composer>
  </foaf:Agent>

where "mo-i" is my imaginary music ontology and mo-
i:includes_instrument asserts that a mo:MusicalWork is intended to be
performed using an mo:Instrument.

Anyone have any thoughts on whether this is a good idea? Should
perhaps the mo:Score instead assert the intention that an
mo:Instrument is to be used?

I think the larger problem I'm grappling with here is mo:MusicalWorks
without performances; any of the information that would normally be
associated with a performance (such as instruments used) is not
available if no performance is being described.

Best,
Richard
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Richard Lewis
ISMS, Computing
Goldsmiths, University of London
Tel: +44 (0)20 7078 5134
Skype: richardjlewis
JID: ironchic...@jabber.earth.li
http://www.richardlewis.me.uk/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


 
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.
Yves Raimond  
View profile  
 More options Aug 23 2011, 7:50 am
From: Yves Raimond <yves.raim...@gmail.com>
Date: Tue, 23 Aug 2011 12:50:19 +0100
Local: Tues, Aug 23 2011 7:50 am
Subject: Re: Instruments, Scores, MusicalWorks
Hello!

On Tue, Aug 16, 2011 at 5:21 PM, Richard Lewis <rjlewis.me...@gmail.com> wrote:
> [apologies if this message appears twice; I tried sending from my
> regular
> mail client earlier and I'm not sure if gmail likes me doing that.]

> Hi there,

> Two questions, not unrelated:

> 1) Does MO include the concept of a mo:Score (mo:MusicalExpression)
>   stipulating that an mo:Instrument should be used?

As I remember it, I think it was meant to be handled by a
mo:Transcription event, which could have as many instruments as needed
as factors. However, I agree it is a bit clunky. A property linking a
mo:Score to instruments would do though.

> 2) And if there were a relationship between mo:Instruments and
>   mo:MusicalWorks, what would it be?

I guess you want to talk about mo:Score, not mo:MusicalWork - there
could be many different instrumentation of a single work.

Best,
y


 
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.
Bob Ferris  
View profile  
 More options Aug 23 2011, 8:00 am
From: Bob Ferris <z...@smiy.org>
Date: Tue, 23 Aug 2011 14:00:42 +0200
Local: Tues, Aug 23 2011 8:00 am
Subject: Re: Instruments, Scores, MusicalWorks
Hi Richard,

On 8/23/2011 1:46 PM, Richard Lewis wrote:

I would say that all this looks good so far ;)

> Anyone have any thoughts on whether this is a good idea? Should
> perhaps the mo:Score instead assert the intention that an
> mo:Instrument is to be used?

I think you can already relate an instrument to a mo:MusicalWork
instance. You can imagine this level of abstraction as a kind of idea,
i.e., you have, e.g., a song idea in mind and you already know which
instruments you would like to utilise. When describing a score (via a
mo:Score) instance you usually would be a bit more concrete, i.e.,
assign a line of notes or a melody to a specific instrument etc.

> I think the larger problem I'm grappling with here is mo:MusicalWorks
> without performances; any of the information that would normally be
> associated with a performance (such as instruments used) is not
> available if no performance is being described.

At a particular performance the utilised instruments probably can vary
from the instruments that are associated to the utilised score.

I guess, we need to add a new property for your intended use case, e.g.,
mo:utilised_instrument.

Cheers,

Bo


 
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.
Lynne Carmichael  
View profile  
 More options Aug 23 2011, 5:42 pm
From: Lynne Carmichael <Carmichael.Ly...@abc.net.au>
Date: Wed, 24 Aug 2011 07:42:09 +1000
Local: Tues, Aug 23 2011 5:42 pm
Subject: RE: Instruments, Scores, MusicalWorks
Hi

MO has a term 'instrumentation' that always looks to me as if it should be used for the 'abstract' notion of what instruments are supposed to be used (as opposed to ones used in performance) - the comments on the website are a bit unclear as to how it should be used in practice.

Cheers
Lynne Carmichael


 
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.
Bob Ferris  
View profile  
 More options Aug 24 2011, 4:34 am
From: Bob Ferris <z...@smiy.org>
Date: Wed, 24 Aug 2011 10:34:11 +0200
Local: Wed, Aug 24 2011 4:34 am
Subject: Re: Instruments, Scores, MusicalWorks
Hi Lynne,

On 8/23/2011 11:42 PM, Lynne Carmichael wrote:

> Hi

> MO has a term 'instrumentation' that always looks to me as if it should be used for the 'abstract' notion of what instruments are supposed to be used (as opposed to ones used in performance) - the comments on the website are a bit unclear as to how it should be used in practice.

mo:Instrumentation is an event. It is a sub class of mo:Arrangement.
This event can be utilised to describe the relation between a
mo:MusicalWork instance (a factor of this event) and a mo:Score instance
(a product of this event), i.e., it is intended for specific
instrumentation descriptions (play technique of a specific instrument
etc.) and hence a bit more complex than simply relating the instrument
to a musical work or score (from my POV).

Cheers,

Bo


 
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 »