Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Prototype
Items
Properties
All Categories
Recent changes
Random page
Help about MediaWiki
Philosophical Research
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
User:Reversedragon/Embedding RDF in wiki pages (SeaTurtle proposal)
(section)
User page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
User contributions
Logs
View user groups
Special pages
Page information
In other projects
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Lexemes === This is an example Lexeme entry based on the official [https://www.mediawiki.org/wiki/Extension:WikibaseLexeme/RDF_mapping Wikibase RDF mapping]: <pre>```ttl @base <https://research.moraleconomy.au/entity/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> . @prefix wikibase: <http://wikiba.se/ontology#> . @prefix wdt: <https://research.moraleconomy.au/prop/direct/> . <L404> rdf:type wikibase:Lexeme ; # the Entity is a Lexeme wikibase:lexicalCategory wd:foo ; # this project has a particular term classification system - see below # [S0] philosophical tradition / field # [S0] plurally-replicated uncountable phenomenon - PRIN-primary concept wikibase:lemma "Trotskyism"@en ; # also emitted as rdfs:label dct:language wd:Q1860 ; # English / en ontolex:lexicalForm <L404-F1>, <L404-F2>, <L404-F3>, <L404-F4>, <L404-F5>, <L404-F6>, <L404-F7>, <L404-F8>, <L404-F9>, <L404-F10>, <L404-F11>, <L404-F12>, <L404-F13>, <L404-F14>, <L404-F15> ; ontolex:sense <L404-S1>, <L404-S2>, <L404-S3>, <L404-S4> . <L404-S1> rdf:type wikibase:Sense , ontolex:LexicalSense ; # ... any Sense may contain wdt: statements ... skos:definition "sect of Leninism created between 1906-1925 with many splinter sects or divisions"@en . # also emitted as rdfs:label <L404-S2> rdf:type wikibase:Sense , ontolex:LexicalSense ; skos:definition "model of Leninism which requires a world civilization - usually international-conference Trotskyism"@en . # also emitted as rdfs:label <L404-S3> rdf:type wikibase:Sense , ontolex:LexicalSense ; skos:definition "model of Leninism which unites several parties across multiple countries or nationalities into a civilization - international-party Trotskyism, plural international-conference Trotskyisms, international-identity Trotskyism, etc."@en . # also emitted as rdfs:label <L404-S4> rdf:type wikibase:Sense , ontolex:LexicalSense ; skos:definition "any model of Leninism which meets particular criteria for being an enemy of Stalin Thought - Trotskyism in one country, Molecular Trotskyism, etc."@en . # also emitted as rdfs:label <L404-F1> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotskyism"@en ; # also emitted as rdfs:label # ... any Form may contain wdt: statements ... wikibase:grammaticalFeature wd:PRIN . <L404-F2> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotskyist"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:PRAN . <L404-F3> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "realize Trotskyism"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:PRVIP . <L404-F4> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotskyist theorist"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:DPRAN . <L404-F5> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "ours Trotskyist theories"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:HLNP . <L404-F6> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotskyist movement"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:DPRNS . <L404-F7> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotskyist movements"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:DPRNP . <L404-F8> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Leninism"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:HPRIN . <L404-F9> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Leninist"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:HPRAN . <L404-F10> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "organize Trotskyists"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:DVIP . <L404-F11> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotskyisms"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:BNP . <L404-F12> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotskyist workers' states"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:RNP . <L404-F13> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "regenerate Trotskyism"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:RVIP . <L404-F14> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "realize Trotskyism onto"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:RVTP . <L404-F14> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "transition to Trotskyism"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:RVTP . <L404-F15> rdf:type wikibase:Form , ontolex:Form ; ontolex:representation "Trotsky"@en ; # also emitted as rdfs:label wikibase:grammaticalFeature wd:PNI . ```</pre> Despite the Lexeme mapping being relatively to-the-point, it is still potentially wordy enough to scare off new editors. Some of this could be omitted by giving the SeaTurtle extension the ability to intelligently read rdf prefixes from Category pages: <pre>```ttl @base <https://research.moraleconomy.au/entity/> . # all the other prefixes will be added via Categories # [[Category:RDF prefix rdf]] [[Category:RDF prefix rdfs]] [[Category:RDF prefix dct]] [[Category:RDF prefix ontolex]] [[Category:RDF prefix wikibase]] [[Category:RDF prefix wdt]] <L404> rdf:type wikibase:Lexeme ; # the Entity is a Lexeme wikibase:lexicalCategory wd:foo ; wikibase:lemma "Trotskyism"@en ; dct:language <Q1860> ; # English / en <L404-S1> rdf:type wikibase:Sense ; # ... any Sense may contain wdt: statements ... skos:definition "sect of Leninism created between 1906-1925 with many splinter sects or divisions"@en . <L404-S2> rdf:type wikibase:Sense ; skos:definition "model of Leninism which requires a world civilization - usually international-conference Trotskyism"@en . <L404-S3> rdf:type wikibase:Sense ; skos:definition "model of Leninism which unites several parties across multiple countries or nationalities into a civilization - international-party Trotskyism, plural international-conference Trotskyisms, international-identity Trotskyism, etc."@en . <L404-S4> rdf:type wikibase:Sense ; skos:definition "any model of Leninism which meets particular criteria for being an enemy of Stalin Thought - Trotskyism in one country, Molecular Trotskyism, etc."@en . <L404-F1> rdf:type wikibase:Form ; ontolex:representation "Trotskyism"@en ; # ... any Form may contain wdt: statements ... wikibase:grammaticalFeature wd:PRIN . <L404-F2> rdf:type wikibase:Form ; ontolex:representation "Trotskyist"@en ; wikibase:grammaticalFeature wd:PRAN . <L404-F3> rdf:type wikibase:Form ; ontolex:representation "realize Trotskyism"@en ; wikibase:grammaticalFeature wd:PRVIP . <L404-F4> rdf:type wikibase:Form ; ontolex:representation "Trotskyist theorist"@en ; wikibase:grammaticalFeature wd:DPRAN . <L404-F5> rdf:type wikibase:Form ; ontolex:representation "ours Trotskyist theories"@en ; wikibase:grammaticalFeature wd:HLNP . <L404-F6> rdf:type wikibase:Form ; ontolex:representation "Trotskyist movement"@en ; wikibase:grammaticalFeature wd:DPRNS . <L404-F7> rdf:type wikibase:Form ; ontolex:representation "Trotskyist movements"@en ; wikibase:grammaticalFeature wd:DPRNP . <L404-F8> rdf:type wikibase:Form ; ontolex:representation "Leninism"@en ; wikibase:grammaticalFeature wd:HPRIN . <L404-F9> rdf:type wikibase:Form ; ontolex:representation "Leninist"@en ; wikibase:grammaticalFeature wd:HPRAN . <L404-F10> rdf:type wikibase:Form ; ontolex:representation "organize Trotskyists"@en ; wikibase:grammaticalFeature wd:DVIP . <L404-F11> rdf:type wikibase:Form ; ontolex:representation "Trotskyisms"@en ; wikibase:grammaticalFeature wd:BNP . <L404-F12> rdf:type wikibase:Form ; ontolex:representation "Trotskyist workers' states"@en ; wikibase:grammaticalFeature wd:RNP . <L404-F13> rdf:type wikibase:Form ; ontolex:representation "regenerate Trotskyism"@en ; wikibase:grammaticalFeature wd:RVIP . <L404-F14> rdf:type wikibase:Form ; ontolex:representation "realize Trotskyism onto"@en ; wikibase:grammaticalFeature wd:RVTP . <L404-F14> rdf:type wikibase:Form ; ontolex:representation "transition to Trotskyism"@en ; wikibase:grammaticalFeature wd:RVTP . <L404-F15> rdf:type wikibase:Form ; ontolex:representation "Trotsky"@en ; wikibase:grammaticalFeature wd:PNI . ```</pre>
Summary:
Please note that all contributions to Philosophical Research may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar
free resource
.
Copyright is complete nonsense
, but people do have to buy items to be able to charge anyone taxes.
Cancel
Editing help
(opens in new window)