EntitySchema:E3: Difference between revisions

Updated Schema text
(Updated Schema text)
(Updated Schema text)
 
(3 intermediate revisions by the same user not shown)
Schema / Line 22: Schema / Line 22:
wdt:P1448 [ <http://www.wikidata.org/entity>~ ] * ;
wdt:P1448 [ <http://www.wikidata.org/entity>~ ] * ;
# inception (CodeMeta creation date)
# inception (CodeMeta creation date)
    wdt:P571 xsd:dateTime ? ;
wdt:P571 xsd:dateTime ? ;
#publication date (CodeMeta first release date)
#publication date (CodeMeta first release date)
   wdt:P577 xsd:dateTime ? ;
   wdt:P577 xsd:dateTime ? ;
Schema / Line 33: Schema / Line 33:
schema:identifier IRI;
schema:identifier IRI;
#type of software (CodeMeta Application category)
#type of software (CodeMeta Application category)
wdt:P31 <type_of_software>
wdt:P31 <type_of_software>;
no match #keywords
no match #keywords
sponsor w qual grant id #funding and #funder
#sponsor w qual grant id #funding and #funder
wdt: P859 [ <http://www.wikidata.org/entity>~ ] * ;
wdt: P859 [ <http://www.wikidata.org/entity>~ ] * ;


# Development community / tools
# Development community / tools
source code repository # Code repository
#source code repository # Code repository
wdt:P1324 IRI ? ;
wdt:P1324 IRI ? ;
cont int #Continuous integration
#cont int #Continuous integration
bug tracker #Issue tracker
#bug tracker #Issue tracker
wdt:P1401 [ <https:/>~ ] ? ;
wdt:P1401 [ <https:/>~ ] ? ;
related links (no match)
#related links (no match)


## Run-time environment
## Run-time environment
Programming Language
#Programming Language
 
  wdt:P277 [ <http://www.wikidata.org/entity>~ ] ? ;
  wdt:P277 [ <http://www.wikidata.org/entity>~ ] ? ;
Runtime Platform
#Runtime Platform
wdt:P400  [ <http://www.wikidata.org/entity>~ ] ? ;
wdt:P400  [ <http://www.wikidata.org/entity>~ ] ? ;
Operating System
#Operating System
wdt:P306 [ <http://www.wikidata.org/entity>~ ] * ;
wdt:P306 [ <http://www.wikidata.org/entity>~ ] * ;
depends on #Other software requirements
#depends on #Other software requirements
wdt:P1547 [ <http://www.wikidata.org/entity>~ ] * ;
wdt:P1547 [ <http://www.wikidata.org/entity>~ ] * ;


## Current version of the software
## Current version of the software
softwareversion identifier # Version number
#softwareversion identifier # Version number
wdt:P348 [ <http://www.wikidata.org/entity>~ ] * ;
Release date
Release date
full work available at # Download URL
full work available at # Download URL
Schema / Line 78: Schema / Line 78:


<software_license>
<software_license>
{
wdt:P31 wd:Q207621;
wdt:P31 wd:Q207621;
wdt:P790 wd:Q2297620;
wdt:P790 wd:Q2297620;
}


<type_of_software>
<type_of_software>
{
wdt:P31 wd:Q17155032;
wdt:P31 wd:Q17155032;
}
}
}