- From: Victor Porton <porton@narod.ru>
- Date: Sun, 29 Jul 2018 01:12:29 +0300
- To: semantic-web <semantic-web@w3.org>
Received on Saturday, 28 July 2018 22:13:12 UTC
:subject :params ([ :name "name1"; :value "value1" ] [ :name "name2"; :value "value2" ]) ; It (in Turtle) is what I invented so far. Not sure if it is the best way anyway. What is "par"? How a value can belong to a triple? :params belong to the :subject URI. On 29/07/18 00:49, Martynas Jusevičius wrote: > Is a value par belonging to a URI resource not a triple? > > For lists, see rdf:List: https://www.w3.org/TR/rdf-schema/#ch_list > > On Sat, Jul 28, 2018 at 6:00 PM, Victor Porton <porton@narod.ru> wrote: >> After some thinking I realized that I need a list (not a set) of name=value >> pairs. It is OK if two names are the same. >> >> >> >> On 28/07/18 17:44, Victor Porton wrote: >>> What is the proper way to specify a set of name=value pairs (belonging to >>> an object at a certain URI) >>
Received on Saturday, 28 July 2018 22:13:12 UTC