Differenze tra le versioni di "Aiuto:Caricare un brevetto/en"

Da FountainPen.
Jump to navigation Jump to search
(Creata pagina con "Help:Upload a patent")
 
(Creata pagina con "The data format is described in more detail on the template page, at this address.")
 
(3 versioni intermedie di uno stesso utente non sono mostrate)
Riga 1: Riga 1:
L'elenco dei brevetti è una delle sezioni più facili da cui iniziare a contribuire, trattandosi in sostanza di non fare altro che di procurarsi il PDF di un brevetto (per motivi legali usare il sito dell'ufficio tedesco per gli europei e Free Patent Online per gli americani), e caricarlo.  
+
The list of patents is one of the easiest sections from which to start contributing, as it is basically a matter of getting the PDF of a patent (for legal reasons use the website of the German office for Europeans and Free Patent Online for Americans), and upload it.  
  
In questo caso il nome del file deve seguire strettamente la convenzione adottata, che consente di generare in maniera automatica i collegamenti al file, pertanto tutti i file dei brevetto dovranno essere assegnati con nome nella forma:
+
In this case, the file name must strictly follow the convention adopted, which allows you to automatically generate links to the file, so all patent files must be assigned with a name in the form:
 
<pre>
 
<pre>
 
Patent-XX-NNNNNN.pdf
 
Patent-XX-NNNNNN.pdf
 
</pre>
 
</pre>
dove XX è il codice a due lettere del paese in cui il brevetto è stato ottenuto, lo stesso che si è inserito nel template illustrato di seguito per il campo "Country", e NNNNNN è il numero del brevetto, lo che si è inserito nel template illustrato di seguito per il campo "PatentNum".
+
where XX is the two-letter code of the country in which the patent was obtained, the same one that is inserted in the template illustrated below for the field "Country", and NNNNNN is the number of the patent, which is inserted in the template illustrated below for the field "PatentNum".
  
Nel testo della pagina dovranno poi essere inserite le varie informazioni relative al brevetto con l'apposito template, questo significa che si dovrà inserire in testo analogo al seguente:
+
In the text of the page must then be inserted the various information relating to the patent with the appropriate template, this means that you must insert in text similar to the following:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{PatentInfo
 
{{PatentInfo
|Inventor=Nome inventore (leggere dal brevetto, se più di uno metterli separati da virgole)
+
|Inventor=Inventor name (read from the patent, if more than one put them separated by commas)
|Assignee=Assegnatario (leggere dal brevetto)
+
|Assignee=Assignee (read from patent)
|Country=US (codice a due lettere)
+
|Country=US (two-letter code)
|ApplicationNum=(numero di applicazione)
+
|ApplicationNum=(application number)
|ApplicationDate=1901-04-24 (data di richiesta/applicazione, dal brevetto)
+
|ApplicationDate=1901-04-24 (date of application/application, from patent, ISO format)
|PatentNum=719529 (numero del brevetto)
+
|PatentNum=719529 (patent number, should be the same of the file name)
|PatentDate=1903-02-03 (data di registrazione, dal brevetto)
+
|PatentDate=1903-02-03 (date of registration, from patent)
|PriorityDate=1901-04-24 (data di priorità, in genere la stessa di applicazione)
+
|PriorityDate=1901-04-24 (priority date, usually the same as application)
|Titolo=Titolo del brevetto (leggere dal brevetto)
+
|Titolo=Patent title (read from patent)
|Marca=Nome della marca (quello usato nel wiki, Waterman, Sheaffer, ecc.)
+
|Marca = Brand name (the one used in the wiki, Waterman, Sheaffer, etc.)
|Descrizione=Descrizione breve (massimo una riga)
+
|Descrizione=Short description (maximum one line)
 
}}
 
}}
==Informazioni==
+
==Informations==
Descrizione un po' più lunga. Eventualmente contenente i riferimenti ad altri brevetti con
+
A little longer description. Possibly containing references to other patents with
{{MentionPatent|XX|NNNNNN}} o il fatto che si tratti dello stesso brevetto ottenuto in altro paese
+
or the fact that it is the same patent obtained in another country
con {{SamePatent|XX|NNNNNN}}.
+
with {{SamePatent|XX|NNNNNN}}.
 
</nowiki></pre>
 
</nowiki></pre>
  
Il formato dei dati è descritto in maniera più dettagliata nella pagina del template, a [[:Template:PatentInfo|questo indirizzo]].
+
The data format is described in more detail on the template page, at [[:Template:PatentInfo|this address]].

Versione attuale delle 02:00, 19 dic 2018

The list of patents is one of the easiest sections from which to start contributing, as it is basically a matter of getting the PDF of a patent (for legal reasons use the website of the German office for Europeans and Free Patent Online for Americans), and upload it.

In this case, the file name must strictly follow the convention adopted, which allows you to automatically generate links to the file, so all patent files must be assigned with a name in the form:

Patent-XX-NNNNNN.pdf

where XX is the two-letter code of the country in which the patent was obtained, the same one that is inserted in the template illustrated below for the field "Country", and NNNNNN is the number of the patent, which is inserted in the template illustrated below for the field "PatentNum".

In the text of the page must then be inserted the various information relating to the patent with the appropriate template, this means that you must insert in text similar to the following:

{{PatentInfo
|Inventor=Inventor name (read from the patent, if more than one put them separated by commas)
|Assignee=Assignee (read from patent)
|Country=US (two-letter code)
|ApplicationNum=(application number)
|ApplicationDate=1901-04-24 (date of application/application, from patent, ISO format)
|PatentNum=719529 (patent number, should be the same of the file name)
|PatentDate=1903-02-03 (date of registration, from patent)
|PriorityDate=1901-04-24 (priority date, usually the same as application)
|Titolo=Patent title (read from patent)
|Marca = Brand name (the one used in the wiki, Waterman, Sheaffer, etc.)
|Descrizione=Short description (maximum one line)
}}
==Informations==
A little longer description. Possibly containing references to other patents with 
or the fact that it is the same patent obtained in another country 
with {{SamePatent|XX|NNNNNN}}.

The data format is described in more detail on the template page, at this address.