Property talk:Shown at Pathé De Munt on 2006-09-15

From semanticweb.org
Jump to: navigation, search

Hi,
I don't think that such Attributes make much sense, because they are to specific. Its better to create an Attribute "Shown at Location" and another Attribute "Shown at Date" and "". Then you can make somethink like:

[[Shown at Location::Pathé De Munt]]
[[Shown at Date:=2006-09-15]]
[[Shown at Time:=18:00]]

The Problem here is that the current implementation of SMW doesn't allow to make more than one such Set of Statements per Article. Even more better would be somethink like:

[[Shown::
   {Location::Pathé De Munt}
   {Date:=2006-09-15}
   {Shown at Time:=18:00}
   {Shown at Time:=21:00}
]]

or even:

[[Shown::
   {Location::Pathé De Munt
      {Date:=2006-09-15
         {Shown at Time:=18:00}
         {Shown at Time:=21:00}
      }
      {Date:=2006-09-16
         {Shown at Time:=15:00}
         {Shown at Time:=18:00}
         {Shown at Time:=21:00}
      }
   }
   {Location::Théâtre Montréal
       {Date:=2006-09-15
         {Shown at Time:=13:30}
         {Shown at Time:=17:00}
         {Shown at Time:=20:00}
      }
   }
]]

But the Problem here is that this syntax is only proposed by me. Implementation is not planned for the first version of this Wiki. So your Solution is the way to go. — MovGP0 09:12, 12 September 2006 (CEST)

Yes, it would be useful to extend the possibilities of attributes: now each is given by pairs (page, value), the extension would allow e.g. 4-tuples (page, page, page, value), such as (film, location, date, time).--Patrick 09:50, 12 September 2006 (CEST)
Personal tools
Namespaces

Variants
Actions
Navigation
services
Toolbox