- From: Mark Wallace <mark.wallace@semanticarts.com>
- Date: Thu, 21 Nov 2024 18:30:41 +0000
- To: Miel Vander Sande <miel.vandersande@meemoo.be>, SW-forum <semantic-web@w3.org>, "public-esw-thes-request@w3.org" <public-esw-thes-request@w3.org>
- Message-ID: <BL0PR11MB3299B4E1A53F4419C4A9D5D7E1222@BL0PR11MB3299.namprd11.prod.outlook.com>
- how can you properly attach a version number? I have typically used owl:versionIRI to assign a version to a Concept Scheme. - is there any consensus or vocabulary on how to describe versioning? We use http://semver.org version numbering conventions, e.g. something like: <http://example.com/taxo/myScheme> a skos:ConceptScheme ; owl:versionIRI <http://example.com/taxo/myScheme1.3.2> . - how to deal with deprecation? For the scheme as a whole? Interesting. Have not done that. We just load the ‘right’ version into our triple store. I guess one could deprecate a version w/ this triple: <http://example.com/taxo/myScheme1.3.2> owl:deprecated true. - how can users migrate from version a to version b? See below answer. - how to properly version concept and concept scheme URIs, let alone the links between them? We have generally not put version info into the particular IRIs of each concept nor the scheme. So upgrading to a new version generally just means loading the new version into the triple store. FWIW, and respectfully, Mark From: Miel Vander Sande <miel.vandersande@meemoo.be> Sent: Thursday, November 21, 2024 4:10 AM To: SW-forum <semantic-web@w3.org>; public-esw-thes-request@w3.org Subject: Examples or best-practices with versioning SKOS Hello all, I was wondering if any of you has some experience with maintaining multiple versions of a SKOS Concept Scheme and its Concepts. Some specific guidance I'm looking for: - how can you properly attach a version number? - is there any consensus or vocabulary on how to describe versioning? - how to deal with deprecation? - how can users migrate from version a to version b? - how to properly version concept and concept scheme URIs, let alone the links between them? - ... For each of these, I can think of some solution, but I was wondering if anyone has faced the same questions and can share how you solved them? Any examples or best-practices would be very welcome. Best, -- [https://d4d8xd20er8lg.cloudfront.net/10c161db-cb46-4863-acd4-e72cdefc7555/lptqkdePNK0GfCuwdZ76q9tf82hz9g6K.png]<https://meemoo.be/nl> Miel Vander Sande Data Architect meemoo vzw | Ham 175, 9000 Gent | https://www.meemoo.be/<https://meemoo.be/nl> t +32 9 298 05 01 | m +32 496 83 21 29 [App Banner Image]<https://kennisbank.meemoo.be/?utm_campaign=signature&utm_source=WiseStamp&utm_medium=email>
Received on Thursday, 21 November 2024 18:30:55 UTC