<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tsnocode.dev/index.php?action=history&amp;feed=atom&amp;title=JobnetConceptUri</id>
	<title>JobnetConceptUri - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tsnocode.dev/index.php?action=history&amp;feed=atom&amp;title=JobnetConceptUri"/>
	<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=JobnetConceptUri&amp;action=history"/>
	<updated>2026-04-11T23:18:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.tsnocode.dev/index.php?title=JobnetConceptUri&amp;diff=5478&amp;oldid=prev</id>
		<title>Tvi: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=JobnetConceptUri&amp;diff=5478&amp;oldid=prev"/>
		<updated>2021-12-10T12:23:11Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:23, 10 December 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Tvi</name></author>
	</entry>
	<entry>
		<id>https://wiki.tsnocode.dev/index.php?title=JobnetConceptUri&amp;diff=5477&amp;oldid=prev</id>
		<title>old&gt;Tvi: Created page with &quot;== About == Jobs uploadet to JobNet require the parameter JobDetails.JobLocation.OccupationConceptUri to be set to a valid OccupationConceptUri.&lt;br/&gt; A wrapper has been made f...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=JobnetConceptUri&amp;diff=5477&amp;oldid=prev"/>
		<updated>2021-07-30T12:19:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== About == Jobs uploadet to JobNet require the parameter JobDetails.JobLocation.OccupationConceptUri to be set to a valid OccupationConceptUri.&amp;lt;br/&amp;gt; A wrapper has been made f...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== About ==&lt;br /&gt;
Jobs uploadet to JobNet require the parameter JobDetails.JobLocation.OccupationConceptUri to be set to a valid OccupationConceptUri.&amp;lt;br/&amp;gt;&lt;br /&gt;
A wrapper has been made for this, it is part of the JobNet servlet.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Send a POST or GET-request to the servlet-endpoint &amp;quot;/getOccupations&amp;quot;.&amp;lt;br/&amp;gt;&lt;br /&gt;
If an error occurs, the servlet will return HTTP-CODE 403 or 500 and a message in the body, telling you what was wrong.&amp;lt;br/&amp;gt;&lt;br /&gt;
If the request is successful a JSONArray wil be returned.&amp;lt;br/&amp;gt;&lt;br /&gt;
Invalid OccupationConceptUri's will be returned, because of backwards-compatibility. Filter these via the &amp;quot;valid&amp;quot; attribute.&lt;br /&gt;
&lt;br /&gt;
=== Sample ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
[&lt;br /&gt;
    {&lt;br /&gt;
        &amp;quot;valid&amp;quot;: false,&lt;br /&gt;
        &amp;quot;description&amp;quot;: &amp;quot;Borearbejdere (sten) betjener boremaskinen, der borer huller i stenblokke. De behandler granit, sandsten, marmor og skifer i overensstemmelse med specifikationerne.&amp;quot;,&lt;br /&gt;
        &amp;quot;label&amp;quot;: &amp;quot;borearbejder - sten&amp;quot;,&lt;br /&gt;
        &amp;quot;uri&amp;quot;: &amp;quot;http://data.star.dk/esco/occupation/2fbdc3fa-aeab-4e45-bccf-9421b84c687f&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    ...&lt;br /&gt;
]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>old&gt;Tvi</name></author>
	</entry>
</feed>