Skip to content

Update examples for PROF instead of rdfp#428

Merged
dr-shorthair merged 2 commits intogh-pagesfrom
rdfp-2-prof
Mar 26, 2026
Merged

Update examples for PROF instead of rdfp#428
dr-shorthair merged 2 commits intogh-pagesfrom
rdfp-2-prof

Conversation

@rob-metalinkage
Copy link
Copy Markdown
Contributor

removed unused namespaces and updated 1 example to use PROF

the only lost information is this;

ex:DHT22_output
    # a              rdfp:GraphDescription ;

this is the equivalent

ex:DHT22_output
    # specify the encoding format - which is not necessary constrained by the model for the content
    dct:format     <https://w3id.org/mediatype/text/turtle> ;
    rdfs:comment   "The output is a RDF Graph that describes both the temperature and the humidity. It can be validated by a SHACL shapes graph."@en ;
    dct:conformsTo ex:myProfile
.

@dr-shorthair dr-shorthair merged commit aed685b into gh-pages Mar 26, 2026
2 checks passed
@dr-shorthair dr-shorthair deleted the rdfp-2-prof branch March 26, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants