But first you establish some prefixes so you aren't typing out URL all the time...
But first you establish some prefixes so you aren't typing out URL all the time...
+
Here the classes that are defined by lv2 are specified ( follow the link)
+
and similarly DOAP defines structure for a software project, and SPDX is the software package data exchange. Thus a set of definitions are described that can be understood by humans ( to a certain extent) and machines (VERY specifically)
+
@prefix lv2: <http://lv2plug.in/ns/lv2core#>.
@prefix lv2: <http://lv2plug.in/ns/lv2core#>.
Line 755:
Line 758:
Then you use these prefixes to define the relationships we are concerned with...
Then you use these prefixes to define the relationships we are concerned with...