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

Da FountainPen.
Jump to navigation Jump to search
(Creata pagina con "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 wit...")
(Creata pagina con "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...")
Riga 7: Riga 7:
 
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".
 
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]].
 
Il formato dei dati è descritto in maniera più dettagliata nella pagina del template, a [[:Template:PatentInfo|questo indirizzo]].

Versione delle 01:59, 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}}.

Il formato dei dati è descritto in maniera più dettagliata nella pagina del template, a questo indirizzo.